Package org.objectweb.easybeans.server

Implementation of EJB 3.0 container

See:
          Description

Interface Summary
EasyBeansConfigurationExtension An EasyBeansConfigurationExtension is the entry point for EasyBeans extensions.
 

Class Summary
ContainersMonitor This class monitors the archives managed by containers and reload them if the archive is changed.
Embedded Allows to create an embedded EJB3 server.
EmbeddedManager This class manages the Embedded instance that have been created.
ServerConfig Defines a configuration class that can be used to start the embedded EJB3 server.
 

Exception Summary
EmbeddedException Exception thrown if there is a failure in the embedded server.
 

Package org.objectweb.easybeans.server Description

Implementation of EJB 3.0 container