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.
EasyBeans Starts an embedded server in standalone mode.
EasyBeans.ShutdownHook Hook that is called when process is going to shutdown.
Embedded Allows to create an embedded EJB3 server.
EmbeddedConfigurator Allows to configure an embedded server with an XML configuration file.
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.
Version Sets the EasyBeans version.
 

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