org.apache.geronimo.web.deployment
Class WARConfigurer

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

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


Constructor Summary
WARConfigurer()
           
 
Method Summary
 DeploymentConfiguration createConfiguration(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 DeploymentConfiguration createConfiguration(DeployableObject deployable)
Specified by:
createConfiguration in interface org.apache.geronimo.deployment.ModuleConfigurer


Copyright © 2006 Apache Software Foundation. All Rights Reserved.