org.apache.geronimo.deployment.plugin.application
Class EARConfigurer

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.application.EARConfigurer
All Implemented Interfaces:
org.apache.geronimo.deployment.ModuleConfigurer

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


Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
EARConfigurer()
           
 
Method Summary
 DeploymentConfiguration createConfiguration(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

EARConfigurer

public EARConfigurer()
Method Detail

createConfiguration

public DeploymentConfiguration createConfiguration(DeployableObject deployable)
Specified by:
createConfiguration in interface org.apache.geronimo.deployment.ModuleConfigurer

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.