org.openejb.deployment
Class EJBConfiguration

java.lang.Object
  extended byorg.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
      extended byorg.openejb.deployment.EJBConfiguration
All Implemented Interfaces:
javax.enterprise.deploy.spi.DeploymentConfiguration

public class EJBConfiguration
extends org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport

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

Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
dConfigRoot
 
Constructor Summary
EJBConfiguration(javax.enterprise.deploy.model.DeployableObject deployable)
           
 
Methods inherited from class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
getDConfigBeanRoot, getDeployableObject, removeDConfigBean, restore, restoreDConfigBean, save, saveDConfigBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBConfiguration

public EJBConfiguration(javax.enterprise.deploy.model.DeployableObject deployable)


Copyright © 1999-2005 OpenEJB. All Rights Reserved.