|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Deployment.AssemblyDescriptor
AssemblyDescriptor
The assembly-descriptorType defines application-assembly information.
The application-assembly information consists of the following parts: the definition of security roles, the definition of method permissions, the definition of transaction attributes for enterprise beans with container-managed transaction demarcation and a list of methods to be excluded from being invoked.
All the parts are optional in the sense that they are omitted if the lists represented by them are empty.
Providing an assembly-descriptor in the deployment descriptor is optional for the ejb-jar file producer.
| Method Summary | |
|---|---|
List |
getContainerTransaction()
The container-transaction element specifies how the container must manage transaction scopes for the enterprise bean's method invocations. |
| Method Detail |
|---|
List getContainerTransaction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||