org.apache.geronimo.connector.deployment
Class RARConfiguration

java.lang.Object
  extended byorg.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
      extended byorg.apache.geronimo.connector.deployment.RARConfiguration
All Implemented Interfaces:
javax.enterprise.deploy.spi.DeploymentConfiguration

public class RARConfiguration
extends org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport

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

Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
dConfigRoot
 
Constructor Summary
RARConfiguration(javax.enterprise.deploy.model.DeployableObject deployable, org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport dconfigRoot)
           
 
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(javax.enterprise.deploy.model.DeployableObject deployable,
                        org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport dconfigRoot)


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