Package org.openejb.alt.assembler.classic

The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture.

See:
          Description

Interface Summary
OpenEjbConfigurationFactory Factory for creating an instance of the OpenEjbConfiguration
ServiceTypeConstants ServiceTypeConstants is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
 

Class Summary
Assembler This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces
AssemblerTool This class provides a set of utility methods for constructing various artifacts in the container system from org.openejb.alt.assembler.classic configuration classes.
AssemblerTool.RoleMapping This class encapsulates a mapping between a collection of logical roles and each of those roles equivalent physical security roles in the target environment.
ConnectionManagerInfo ConnectionManagerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ConnectorInfo ConnectorInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ContainerBuilder  
ContainerInfo ContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ContainerManagerInfo ContainerManagerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ContainerSystemInfo  
EjbJarInfo  
EjbLocalReferenceInfo EjbReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbLocalReferenceLocationInfo EjbReferenceLocation is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbReferenceInfo EjbReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbReferenceLocationInfo EjbReferenceLocation is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EjbType  
EnterpriseBeanInfo EnterpriseBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EntityBeanInfo EntityBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EntityContainerInfo EntityContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
EnvEntryInfo EnvEntryInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
FacilitiesInfo FacilitiesInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
InfoObject InfoObject is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
IntraVmServerInfo IntraVmServerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
JndiContextInfo /** JndiContextInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
JndiEncBuilder  
JndiEncInfo JndiEncInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ManagedConnectionFactoryInfo ManagedConnectionFactoryInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
MethodInfo MethodInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
MethodPermissionInfo MethodPermissionInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
MethodTransactionInfo MethodTransactionInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
OpenEjbConfiguration The OpenEjbConfiguration object structure provides the information about the configuration of OpenEJB and the container system.
QueryInfo MethodPermissionInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
RemoteJndiContextsInfo JndiEncInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ResourceInfo ResourceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ResourceReferenceInfo ResourceReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ResourceReferenceLocationInfo EjbReferenceLocation is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
RoleMappingInfo RoleMappingInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
SecurityRoleInfo SecurityRoleInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
SecurityRoleReferenceInfo SecurityRoleReferenceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
SecurityServiceInfo SecurityServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
ServiceInfo ServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatefulBeanInfo StatefulBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatefulSessionContainerInfo StatefulSessionContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatelessBeanInfo StatelessBeanInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
StatelessSessionContainerInfo StatelessSessionContainerInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
TransactionServiceInfo TransactionServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
 

Package org.openejb.alt.assembler.classic Description

The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture.

Package Specification

Yet to come.

Related Documentation



Copyright © 1999-2011 OpenEJB. All Rights Reserved.