org.apache.geronimo.web.deployment
Class WARConfigurer

java.lang.Object
  extended byorg.apache.geronimo.web.deployment.WARConfigurer
All Implemented Interfaces:
org.apache.geronimo.deployment.ModuleConfigurer

public class WARConfigurer
extends Object
implements org.apache.geronimo.deployment.ModuleConfigurer

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Constructor Summary
WARConfigurer()
           
 
Method Summary
 javax.enterprise.deploy.spi.DeploymentConfiguration createConfiguration(javax.enterprise.deploy.model.DeployableObject deployable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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


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