org.apache.geronimo.deployment.plugin.application
Class EARConfiguration

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

public class EARConfiguration
extends DeploymentConfigurationSupport

Version:
$Revision: 1.4 $ $Date: 2004/03/10 09:58:48 $

Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
dConfigRoot
 
Constructor Summary
EARConfiguration(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

EARConfiguration

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


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.