org.jboss.metadata.rar.jboss.mcf
Class ConnectionFactoryDeploymentGroup
java.lang.Object
org.jboss.metadata.rar.jboss.mcf.ConnectionFactoryDeploymentGroup
- All Implemented Interfaces:
- Serializable
public class ConnectionFactoryDeploymentGroup
- extends Object
- implements Serializable
A ConnectionFactoryDeploymentGroup.
- Version:
- $Revision: 84046 $
- Author:
- Jeff Zhang
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionFactoryDeploymentGroup
public ConnectionFactoryDeploymentGroup()
addManagedConnectionFactoryDeployment
public void addManagedConnectionFactoryDeployment(ManagedConnectionFactoryDeploymentMetaData deployment)
- The loader repository config
getDeployments
public List<ManagedConnectionFactoryDeploymentMetaData> getDeployments()
setDeployments
public void setDeployments(List<ManagedConnectionFactoryDeploymentMetaData> deployments)
- Set the deployments.
- Parameters:
deployments
- The deployments to set.
Copyright © 2009 JBoss Inc.. All Rights Reserved.