| java.lang.Object org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
DeploymentConfigurationImpl | public class DeploymentConfigurationImpl implements DeploymentConfiguration(Code) | | version: $Rev: 476049 $ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $ |
DeploymentConfigurationImpl | public DeploymentConfigurationImpl(DeployableObject deployable)(Code) | | |
getDConfigBeanRoot | public DConfigBeanRoot getDConfigBeanRoot(DDBeanRoot bean) throws ConfigurationException(Code) | | |
getDeployableObject | public DeployableObject getDeployableObject()(Code) | | |
removeDConfigBean | public void removeDConfigBean(DConfigBeanRoot bean) throws BeanNotFoundException(Code) | | |
restore | public void restore(InputStream inputArchive) throws ConfigurationException(Code) | | |
restoreDConfigBean | public DConfigBeanRoot restoreDConfigBean(InputStream inputArchive, DDBeanRoot bean) throws ConfigurationException(Code) | | |
saveDConfigBean | public void saveDConfigBean(OutputStream outputArchive, DConfigBeanRoot bean) throws ConfigurationException(Code) | | |
|
|