Uses of Class
org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl

Packages that use ConnectionManagerImpl
org.ow2.jonas.resource.internal   
org.ow2.jonas.resource.internal.cm.jta   
org.ow2.jonas.resource.internal.mbean   
 

Uses of ConnectionManagerImpl in org.ow2.jonas.resource.internal
 

Methods in org.ow2.jonas.resource.internal with parameters of type ConnectionManagerImpl
 void ResourceUtility.registerMBean(Referenceable cf, String jndiName, String rarName, String rarFileName, ConnectorDesc conn, JonasConnectorDesc jonasConn, String factType, int factOffset, JCAResource jcaResourceMBean, String jcaResourceName, String jDomain, String jServer, Context ictx, Properties prop, String description, ConnectionManagerImpl cm)
           
 

Uses of ConnectionManagerImpl in org.ow2.jonas.resource.internal.cm.jta
 

Constructors in org.ow2.jonas.resource.internal.cm.jta with parameters of type ConnectionManagerImpl
JSynchronization(ConnectionManagerImpl pCm, ManagedConnectionInfo pMci)
          Constructor for the MySynchro object
 

Uses of ConnectionManagerImpl in org.ow2.jonas.resource.internal.mbean
 

Constructors in org.ow2.jonas.resource.internal.mbean with parameters of type ConnectionManagerImpl
JCAConnectionFactory(String objectName, String jndiname, String fileName, Properties prop, String description, ConnectionManagerImpl cm)
          Constructor
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.