org.apache.geronimo.j2ee.jsr88
Class EARConfiguration

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
      extended by org.apache.geronimo.j2ee.jsr88.EARConfiguration
All Implemented Interfaces:
DeploymentConfiguration

public class EARConfiguration
extends DeploymentConfigurationSupport


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


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.