|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HandlerType
A representation of the model object 'Handler Type'. Declares the handler for a port-component, service-ref. Handlers can access the init-param name/value pairs using the HandlerInfo interface. Used in: port-component, service-ref
The following features are supported:
DescriptionDisplay NameIconHandler NameHandler ClassInit ParamSoap HeaderSoap RolePort NameId
EjbJar31Package.getHandlerType()| Method Summary | |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
|
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
FullyQualifiedClassType |
getHandlerClass()
Returns the value of the 'Handler Class' containment reference. |
String |
getHandlerName()
Returns the value of the 'Handler Name' containment reference. |
|
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getInitParam()
Returns the value of the 'Init Param' containment reference list. |
|
getPortName()
Returns the value of the 'Port Name' containment reference list. |
|
getSoapHeader()
Returns the value of the 'Soap Header' containment reference list. |
|
getSoapRole()
Returns the value of the 'Soap Role' containment reference list. |
void |
setHandlerClass(FullyQualifiedClassType value)
Sets the value of the ' Handler Class' containment reference. |
void |
setHandlerName(String value)
Sets the value of the ' Handler Name' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
| Method Detail |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getHandlerType_Description()getDisplayName()
DisplayNameType.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getHandlerType_DisplayName()getIcon()
IconType.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getHandlerType_Icon()String getHandlerName()
setHandlerName(org.eclipse.modisco.jee.ejbjar.EjbJar31.String),
EjbJar31Package.getHandlerType_HandlerName()void setHandlerName(String value)
Handler Name' containment reference.
value - the new value of the 'Handler Name' containment reference.getHandlerName()FullyQualifiedClassType getHandlerClass()
setHandlerClass(FullyQualifiedClassType),
EjbJar31Package.getHandlerType_HandlerClass()void setHandlerClass(FullyQualifiedClassType value)
Handler Class' containment reference.
value - the new value of the 'Handler Class' containment reference.getHandlerClass()getInitParam()
ParamValueType.
Not to be specified for JAX-WS runtime
EjbJar31Package.getHandlerType_InitParam()getSoapHeader()
XsdQNameType.
Defines the QName of a SOAP header that will be processed by the
handler.
Not to be specified for JAX-WS runtime
EjbJar31Package.getHandlerType_SoapHeader()getSoapRole()
String.
The soap-role element contains a SOAP actor definition that the
Handler will play as a role.
EjbJar31Package.getHandlerType_SoapRole()getPortName()
String.
The port-name element defines the WSDL port-name that a
handler should be associated with. If port-name is not
specified, the handler is assumed to be associated with
all ports of the service.
Not to be specified for JAX-WS runtime
EjbJar31Package.getHandlerType_PortName()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar31Package.getHandlerType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||