|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.shrinkwrap.descriptor.impl.javaeewebservicesclient12.ServiceRefHandlerTypeImpl<T>
public class ServiceRefHandlerTypeImpl<T>
This class implements the service-ref_handlerType
xsd type
Original Documentation:
Declares the handler for a port-component. Handlers can access the
init-param name/value pairs using the HandlerInfo interface. If
port-name is not specified, the handler is assumed to be associated
with all ports of the service.
Used in: service-ref
Constructor Summary | |
---|---|
ServiceRefHandlerTypeImpl(T t,
java.lang.String nodeName,
org.jboss.shrinkwrap.descriptor.spi.Node node)
|
|
ServiceRefHandlerTypeImpl(T t,
java.lang.String nodeName,
org.jboss.shrinkwrap.descriptor.spi.Node node,
org.jboss.shrinkwrap.descriptor.spi.Node childNode)
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getDescriptionList()
Returns all description elements |
java.util.List<java.lang.String> |
getDisplayNameList()
Returns all display-name elements |
java.lang.String |
getHandlerClass()
Returns the handler-class element |
java.lang.String |
getHandlerName()
Returns the handler-name element |
java.util.List<IconType<ServiceRefHandlerType<T>>> |
getIconList()
Returns all icon elements |
java.util.List<ParamValueType<ServiceRefHandlerType<T>>> |
getInitParamList()
Returns all init-param elements |
java.util.List<java.lang.String> |
getPortNameList()
Returns all port-name elements |
java.util.List<java.lang.String> |
getSoapHeaderList()
Returns all soap-header elements |
java.util.List<java.lang.String> |
getSoapRoleList()
Returns all soap-role elements |
IconType<ServiceRefHandlerType<T>> |
icon()
Returns the icon element |
ParamValueType<ServiceRefHandlerType<T>> |
initParam()
Returns the init-param element |
ServiceRefHandlerType<T> |
removeAllDescription()
Removes the description element |
ServiceRefHandlerType<T> |
removeAllDisplayName()
Removes the display-name element |
ServiceRefHandlerType<T> |
removeAllIcon()
Removes all icon elements |
ServiceRefHandlerType<T> |
removeAllInitParam()
Removes all init-param elements |
ServiceRefHandlerType<T> |
removeAllPortName()
Removes the port-name element |
ServiceRefHandlerType<T> |
removeAllSoapHeader()
Removes the soap-header element |
ServiceRefHandlerType<T> |
removeAllSoapRole()
Removes the soap-role element |
ServiceRefHandlerType<T> |
removeHandlerClass()
Removes the handler-class element |
ServiceRefHandlerType<T> |
removeHandlerName()
Removes the handler-name element |
ServiceRefHandlerType<T> |
setDescription(java.lang.String description)
Creates a new description element |
ServiceRefHandlerType<T> |
setDescriptionList(java.lang.String... values)
Creates for all String objects representing description elements,
a new description element |
ServiceRefHandlerType<T> |
setDisplayName(java.lang.String displayName)
Creates a new display-name element |
ServiceRefHandlerType<T> |
setDisplayNameList(java.lang.String... values)
Creates for all String objects representing display-name elements,
a new display-name element |
ServiceRefHandlerType<T> |
setHandlerClass(java.lang.String handlerClass)
If not already created, a new handler-class element with the given value will be created. |
ServiceRefHandlerType<T> |
setHandlerName(java.lang.String handlerName)
If not already created, a new handler-name element with the given value will be created. |
ServiceRefHandlerType<T> |
setPortName(java.lang.String portName)
Creates a new port-name element |
ServiceRefHandlerType<T> |
setPortNameList(java.lang.String... values)
Creates for all String objects representing port-name elements,
a new port-name element |
ServiceRefHandlerType<T> |
setSoapHeader(java.lang.String soapHeader)
Creates a new soap-header element |
ServiceRefHandlerType<T> |
setSoapHeaderList(java.lang.String... values)
Creates for all String objects representing soap-header elements,
a new soap-header element |
ServiceRefHandlerType<T> |
setSoapRole(java.lang.String soapRole)
Creates a new soap-role element |
ServiceRefHandlerType<T> |
setSoapRoleList(java.lang.String... values)
Creates for all String objects representing soap-role elements,
a new soap-role element |
T |
up()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceRefHandlerTypeImpl(T t, java.lang.String nodeName, org.jboss.shrinkwrap.descriptor.spi.Node node)
public ServiceRefHandlerTypeImpl(T t, java.lang.String nodeName, org.jboss.shrinkwrap.descriptor.spi.Node node, org.jboss.shrinkwrap.descriptor.spi.Node childNode)
Method Detail |
---|
public T up()
up
in interface org.jboss.shrinkwrap.descriptor.api.Child<T>
public ServiceRefHandlerType<T> setDescription(java.lang.String description)
description
element
setDescription
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ServiceRefHandlerType<T> setDescriptionList(java.lang.String... values)
description
elements,
a new description
element
setDescriptionList
in interface ServiceRefHandlerType<T>
list
- of description
objects
ServiceRefHandlerType
public ServiceRefHandlerType<T> removeAllDescription()
description
element
removeAllDescription
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public java.util.List<java.lang.String> getDescriptionList()
description
elements
getDescriptionList
in interface ServiceRefHandlerType<T>
description
public ServiceRefHandlerType<T> setDisplayName(java.lang.String displayName)
display-name
element
setDisplayName
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ServiceRefHandlerType<T> setDisplayNameList(java.lang.String... values)
display-name
elements,
a new display-name
element
setDisplayNameList
in interface ServiceRefHandlerType<T>
list
- of display-name
objects
ServiceRefHandlerType
public ServiceRefHandlerType<T> removeAllDisplayName()
display-name
element
removeAllDisplayName
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public java.util.List<java.lang.String> getDisplayNameList()
display-name
elements
getDisplayNameList
in interface ServiceRefHandlerType<T>
display-name
public ServiceRefHandlerType<T> removeAllIcon()
icon
elements
removeAllIcon
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public IconType<ServiceRefHandlerType<T>> icon()
icon
element
icon
in interface ServiceRefHandlerType<T>
icon
public java.util.List<IconType<ServiceRefHandlerType<T>>> getIconList()
icon
elements
getIconList
in interface ServiceRefHandlerType<T>
icon
public ServiceRefHandlerType<T> setHandlerName(java.lang.String handlerName)
handler-name
element with the given value will be created.
Otherwise, the existing handler-name
element will be updated with the given value.
setHandlerName
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ServiceRefHandlerType<T> removeHandlerName()
handler-name
element
removeHandlerName
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public java.lang.String getHandlerName()
handler-name
element
getHandlerName
in interface ServiceRefHandlerType<T>
handler-name
public ServiceRefHandlerType<T> setHandlerClass(java.lang.String handlerClass)
handler-class
element with the given value will be created.
Otherwise, the existing handler-class
element will be updated with the given value.
setHandlerClass
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ServiceRefHandlerType<T> removeHandlerClass()
handler-class
element
removeHandlerClass
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public java.lang.String getHandlerClass()
handler-class
element
getHandlerClass
in interface ServiceRefHandlerType<T>
handler-class
public ServiceRefHandlerType<T> removeAllInitParam()
init-param
elements
removeAllInitParam
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ParamValueType<ServiceRefHandlerType<T>> initParam()
init-param
element
initParam
in interface ServiceRefHandlerType<T>
init-param
public java.util.List<ParamValueType<ServiceRefHandlerType<T>>> getInitParamList()
init-param
elements
getInitParamList
in interface ServiceRefHandlerType<T>
init-param
public ServiceRefHandlerType<T> setSoapHeader(java.lang.String soapHeader)
soap-header
element
setSoapHeader
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ServiceRefHandlerType<T> setSoapHeaderList(java.lang.String... values)
soap-header
elements,
a new soap-header
element
setSoapHeaderList
in interface ServiceRefHandlerType<T>
list
- of soap-header
objects
ServiceRefHandlerType
public ServiceRefHandlerType<T> removeAllSoapHeader()
soap-header
element
removeAllSoapHeader
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public java.util.List<java.lang.String> getSoapHeaderList()
soap-header
elements
getSoapHeaderList
in interface ServiceRefHandlerType<T>
soap-header
public ServiceRefHandlerType<T> setSoapRole(java.lang.String soapRole)
soap-role
element
setSoapRole
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ServiceRefHandlerType<T> setSoapRoleList(java.lang.String... values)
soap-role
elements,
a new soap-role
element
setSoapRoleList
in interface ServiceRefHandlerType<T>
list
- of soap-role
objects
ServiceRefHandlerType
public ServiceRefHandlerType<T> removeAllSoapRole()
soap-role
element
removeAllSoapRole
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public java.util.List<java.lang.String> getSoapRoleList()
soap-role
elements
getSoapRoleList
in interface ServiceRefHandlerType<T>
soap-role
public ServiceRefHandlerType<T> setPortName(java.lang.String portName)
port-name
element
setPortName
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public ServiceRefHandlerType<T> setPortNameList(java.lang.String... values)
port-name
elements,
a new port-name
element
setPortNameList
in interface ServiceRefHandlerType<T>
list
- of port-name
objects
ServiceRefHandlerType
public ServiceRefHandlerType<T> removeAllPortName()
port-name
element
removeAllPortName
in interface ServiceRefHandlerType<T>
ServiceRefHandlerType
public java.util.List<java.lang.String> getPortNameList()
port-name
elements
getPortNameList
in interface ServiceRefHandlerType<T>
port-name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |