org.ow2.easybeans.server |
EJB 3.0
Implementation of EJB 3.0 container
|
Java Source File Name | Type | Comment |
ContainersMonitor.java | Class | This class monitors the archives managed by containers and reload them if the
archive is changed. |
DirectoryDeployerMonitor.java | Class | This class monitors scan the directory and deploy archive if any. |
EasyBeans.java | Class | Starts an embedded server in standalone mode. |
EasyBeansConfigurationExtension.java | Interface | An EasyBeansConfigurationExtension is the entry point for EasyBeans extensions. |
Embedded.java | Class | Allows to create an embedded EJB3 server. |
EmbeddedConfigurator.java | Class | Allows to configure an embedded server with an XML configuration file. |
EmbeddedException.java | Class | Exception thrown if there is a failure in the embedded server. |
ServerConfig.java | Class | Defines a configuration class that can be used to start the embedded EJB3 server. |
Version.java | Class | Sets the EasyBeans version. |