|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceRefHandlerType
A representation of the model object 'Service Ref Handler Type'. 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
The following features are supported:
DescriptionDisplay NameIconHandler NameHandler ClassInit ParamSoap HeaderSoap RolePort NameId
Webapp24Package.getServiceRefHandlerType()| 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...
Webapp24Package.getServiceRefHandlerType_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...
Webapp24Package.getServiceRefHandlerType_DisplayName()getIcon()
IconType.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getServiceRefHandlerType_Icon()String getHandlerName()
setHandlerName(org.eclipse.modisco.jee.webapp.webapp24.String),
Webapp24Package.getServiceRefHandlerType_HandlerName()void setHandlerName(String value)
Handler Name' containment reference.
value - the new value of the 'Handler Name' containment reference.getHandlerName()FullyQualifiedClassType getHandlerClass()
setHandlerClass(FullyQualifiedClassType),
Webapp24Package.getServiceRefHandlerType_HandlerClass()void setHandlerClass(FullyQualifiedClassType value)
Handler Class' containment reference.
value - the new value of the 'Handler Class' containment reference.getHandlerClass()getInitParam()
ParamValueType.
If the meaning of the 'Init Param' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getServiceRefHandlerType_InitParam()getSoapHeader()
XsdQNameType.
Defines the QName of a SOAP header that will be processed
by the handler.
Webapp24Package.getServiceRefHandlerType_SoapHeader()getSoapRole()
String.
The soap-role element contains a SOAP actor definition that
the Handler will play as a role.
Webapp24Package.getServiceRefHandlerType_SoapRole()getPortName()
String.
The port-name element defines the WSDL port-name that a
handler should be associated with.
Webapp24Package.getServiceRefHandlerType_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),
Webapp24Package.getServiceRefHandlerType_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 | |||||||||