org.apache.geronimo.jetty.deployment
Class WARConfigurer
java.lang.Object
org.apache.geronimo.jetty.deployment.WARConfigurer
- All Implemented Interfaces:
- org.apache.geronimo.deployment.ModuleConfigurer
- public class WARConfigurer
- extends Object
- implements org.apache.geronimo.deployment.ModuleConfigurer
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 09:58:56 $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
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 |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
WARConfigurer
public WARConfigurer()
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 © 2003-2005 Apache Software Foundation. All Rights Reserved.