org.apache.geronimo.connector.deployment
Class RARConfiguration

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
      extended by org.apache.geronimo.connector.deployment.RARConfiguration
All Implemented Interfaces:
DeploymentConfiguration

public class RARConfiguration
extends DeploymentConfigurationSupport


Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
dConfigRoot
 
Constructor Summary
RARConfiguration(DeployableObject deployable, DConfigBeanRootSupport dconfigRoot)
           
 
Method Summary
 
Methods inherited from class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
getDConfigBeanRoot, getDeployableObject, removeDConfigBean, restore, restoreDConfigBean, save, saveDConfigBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RARConfiguration

public RARConfiguration(DeployableObject deployable,
                        DConfigBeanRootSupport dconfigRoot)


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