Package org.objectweb.easybeans.deployer

Implementation of EJB 3.0 container

See:
          Description

Interface Summary
IRemoteDeployer Interface allowing to deploy some files.
 

Class Summary
AbsDeployer Abstract class that defines common methods for deployer.
AbsWebContainerDeployer This class manage the deployment of EAR for web container.
EasyBeansDeployer Implementation of the Deployer for EasyBeans in standalone mode (or default mode).
JettyDeployer Implementation of the Deployer for EasyBeans in Jetty.
JOnASDeployer Implementation of the Deployer for EasyBeans in JOnAS.
RemoteDeployer Deployer allowing deploy/undeploy functions on this container.
TomcatDeployer Implementation of the Deployer for EasyBeans in Tomcat.
 

Package org.objectweb.easybeans.deployer Description

Implementation of EJB 3.0 container