com.ibm.websphere.management.j2ee

Interface JCAConnectionFactoryMBean

  • All Superinterfaces:
    J2EEManagedObjectMBean


    public interface JCAConnectionFactoryMBean
    extends J2EEManagedObjectMBean
    Identifies a connection factory. For each connection factory available to a server, there must be one managed object that implements the JCAConnectionFactory model.
    • Method Detail

      • getmanagedConnectionFactory

        java.lang.String getmanagedConnectionFactory()
        The value of managedConnectionFactory must be a JCAManagedConnectionFactory OBJECT_NAME that identifies the managed connection factory associated with the corresponding connection factory.