org.openejb.deployment
Class EJBConfigurer
java.lang.Object
org.openejb.deployment.EJBConfigurer
- All Implemented Interfaces:
- org.apache.geronimo.deployment.ModuleConfigurer
- public class EJBConfigurer
- extends Object
- implements org.apache.geronimo.deployment.ModuleConfigurer
- Version:
- $Revision: 445812 $ $Date: 2005-12-01 09:34:55 +0100 (Thu, 01 Dec 2005) $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Method Summary |
javax.enterprise.deploy.spi.DeploymentConfiguration |
createConfiguration(javax.enterprise.deploy.model.DeployableObject deployable)
|
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
EJBConfigurer
public EJBConfigurer()
createConfiguration
public javax.enterprise.deploy.spi.DeploymentConfiguration createConfiguration(javax.enterprise.deploy.model.DeployableObject deployable)
- Specified by:
createConfiguration
in interface org.apache.geronimo.deployment.ModuleConfigurer
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 1999-2006 OpenEJB. All Rights Reserved.