public interface HandlerChainsType
The following features are supported:
EjbJar31Package.getHandlerChainsType()| Modifier and Type | Method and Description |
|---|---|
|
getHandlerChain()
Returns the value of the 'Handler Chain' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
getHandlerChain()
HandlerChainType.
If the meaning of the 'Handler Chain' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getHandlerChainsType_HandlerChain()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.getHandlerChainsType_Id()