Package org.openejb.spi

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

See:
          Description

Interface Summary
ApplicationServer LOCAL to REMOTE SERIALIZATION
Assembler  
ConnectionManagerFactory Interface for a service that creates ConnectionManager implementations on demand.
ContainerSystem The ContainerSystem interface represents a complete OpenEJB container system including ContainerManagers, Containers, deployed enterprise beans and the primary services (transaction, security, and persistence).
OpenEJBConnectionManager OpenEJB extensions to J2EE Connector ConnectionManager.
SecurityService  
Service  
TransactionService  
 

Class Summary
AssemblerFactory  
ConnectionManagerConfig Holds the configuration information for a particular ManagedConnectionFactory / ConnectionManager combination.
Serializer  
 

Package org.openejb.spi Description

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

Package Specification

Yet to come.

Related Documentation

See Also:
ContainerSystem, Container, DeploymentInfo


Copyright © 1999-2011 OpenEJB. All Rights Reserved.