org.apache.geronimo.jetty.deployment
Class WARConfiguration

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

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

Version:
$Revision: 1.7 $ $Date: 2004/03/10 09:58:56 $

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

WARConfiguration

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


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