See: Description
Class | Description |
---|---|
ActivationConfig | |
ActivationConfigProperty | |
AssemblyDescriptor |
The assembly-descriptor element contains application-assembly information.
|
CMPAttribute |
Describes a container-managed field.
|
CMRField | |
ContainerManagedEntity |
Java class for ContainerManagedEntity complex type.
|
EJBJar |
The root element of the EJB deployment descriptor.
|
EJBMethodCategory |
The valid EJB method category names are: EJBHOMEMETHOD, EJBCREATEMETHOD,
EJBFINDERMETHOD, EJBREMOTEMETHOD.
|
EJBRelation | |
EJBRelationshipRole | |
EnterpriseBean |
EnterpriseJavaBean is a class.
|
Entity |
The entity element declares an entity bean.
|
ExcludeList |
The exclude list element defines a set of methods which the Assembler marks
to be uncallable.
|
MessageDriven |
The message-driven element declares a message-driven bean.
|
MessageDrivenDestination |
The message-driven-destination element provides advice to the Deployer as to
whether a message-driven bean is intended for a Queue or a Topic.
|
MethodElement |
The method element is used to denote a method of an enterprise bean's home or
remote interface, or a set of methods.
|
MethodPermission |
The method-permission element specifies that one or more security roles are
allowed to invoke one or more enterprise bean methods.
|
MethodTransaction |
Specifies how the container must manage transaction scopes for the enterprise
bean's method invocations.
|
ObjectFactory |
This object contains factory methods for each Java content interface and Java
element interface generated in the org.apache.openejb.jee.was.v6.ejb package.
|
Query |
The query element is used to specify a finder or select query.
|
QueryMethod |
Java class for QueryMethod complex type.
|
Relationships |
The relationships describes the relationships in which entity beans with
container managed persistence participate.
|
RoleSource |
Designates the source of a role that participates in a relationship.
|
Session |
The session-beanType declares an session bean.
|
Enum | Description |
---|---|
AcknowledgeModeEnum |
Java class for AcknowledgeMode.
|
DestinationEnum |
Java class for DestinationType.
|
MethodElementEnum |
Java class for MethodElementKind.
|
MultiplicityEnum |
Java class for MultiplicityKind.
|
ReturnTypeMappingEnum |
Java class for ReturnTypeMapping.
|
SessionEnum |
Java class for SessionType.
|
SubscriptionDurabilityEnum |
Java class for SubscriptionDurabilityKind.
|
TransactionAttributeEnum |
Java class for TransactionAttributeType.
|
TransactionEnum |
Java class for TransactionType.
|