org.openejb.deployment
Class EJBConfigurer

java.lang.Object
  extended byorg.openejb.deployment.EJBConfigurer
All Implemented Interfaces:
org.apache.geronimo.deployment.ModuleConfigurer

public class EJBConfigurer
extends Object
implements org.apache.geronimo.deployment.ModuleConfigurer

Version:
$Revision: 1.1 $ $Date: 2004/04/01 22:36:52 $

Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
EJBConfigurer()
           
 
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
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

EJBConfigurer

public EJBConfigurer()
Method Detail

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-2005 OpenEJB. All Rights Reserved.