org.apache.geronimo.jetty.deployment
Class WARConfigurer

java.lang.Object
  extended byorg.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
           
 
Constructor Summary
WARConfigurer()
           
 
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
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

WARConfigurer

public WARConfigurer()
Method Detail

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.