public interface AssemblyDescriptorType
The following features are supported:
EjbJar30Package.getAssemblyDescriptorType()| Modifier and Type | Method and Description |
|---|---|
|
getApplicationException()
Returns the value of the 'Application Exception' containment reference list.
|
|
getContainerTransaction()
Returns the value of the 'Container Transaction' containment reference list.
|
ExcludeListType |
getExcludeList()
Returns the value of the 'Exclude List' containment reference.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
|
getInterceptorBinding()
Returns the value of the 'Interceptor Binding' containment reference list.
|
|
getMessageDestination()
Returns the value of the 'Message Destination' containment reference list.
|
|
getMethodPermission()
Returns the value of the 'Method Permission' containment reference list.
|
|
getSecurityRole()
Returns the value of the 'Security Role' containment reference list.
|
void |
setExcludeList(ExcludeListType value)
Sets the value of the '
Exclude List' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
getSecurityRole()
SecurityRoleType.
If the meaning of the 'Security Role' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getAssemblyDescriptorType_SecurityRole()getMethodPermission()
MethodPermissionType.
If the meaning of the 'Method Permission' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getAssemblyDescriptorType_MethodPermission()getContainerTransaction()
ContainerTransactionType.
If the meaning of the 'Container Transaction' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getAssemblyDescriptorType_ContainerTransaction()getInterceptorBinding()
InterceptorBindingType.
If the meaning of the 'Interceptor Binding' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getAssemblyDescriptorType_InterceptorBinding()getMessageDestination()
MessageDestinationType.
If the meaning of the 'Message Destination' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getAssemblyDescriptorType_MessageDestination()ExcludeListType getExcludeList()
If the meaning of the 'Exclude List' containment reference isn't clear, there really should be more of a description here...
setExcludeList(ExcludeListType),
EjbJar30Package.getAssemblyDescriptorType_ExcludeList()void setExcludeList(ExcludeListType value)
Exclude List' containment reference.
value - the new value of the 'Exclude List' containment reference.getExcludeList()getApplicationException()
ApplicationExceptionType.
If the meaning of the 'Application Exception' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getAssemblyDescriptorType_ApplicationException()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),
EjbJar30Package.getAssemblyDescriptorType_Id()