Package org.openejb.assembler

Interface Summary
Container The Container manages one or more bean deployments at runtime.
DeploymentInfo The DeploymentInfo object represents all the data needed by other parts of the container system for a bean that is deployed in the container system.
OpenEjbConfigurationFactory Factory for creating an instance of the OpenEjbConfiguration
RpcContainer The RpcContainer manages enterprise beans at runtime.
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.assembler 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.
ContainerSystem  
ContainerSystemInfo ContainerSystemInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system.
CoreDeploymentInfo Contains all the information needed by the container for a particular deployment.
DeploymentInfoTxPolicySource  
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.
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.
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.
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.