Package com.mchange.v2.c3p0.management
Class C3P0RegistryManager
java.lang.Object
com.mchange.v2.c3p0.management.C3P0RegistryManager
- All Implemented Interfaces:
C3P0RegistryManagerMBean
-
Constructor Details
-
C3P0RegistryManager
public C3P0RegistryManager()
-
-
Method Details
-
getAllIdentityTokens
- Specified by:
getAllIdentityTokens
in interfaceC3P0RegistryManagerMBean
-
getAllIdentityTokenized
- Specified by:
getAllIdentityTokenized
in interfaceC3P0RegistryManagerMBean
-
getAllPooledDataSources
- Specified by:
getAllPooledDataSources
in interfaceC3P0RegistryManagerMBean
-
getAllIdentityTokenCount
public int getAllIdentityTokenCount()- Specified by:
getAllIdentityTokenCount
in interfaceC3P0RegistryManagerMBean
-
getAllIdentityTokenizedCount
public int getAllIdentityTokenizedCount()- Specified by:
getAllIdentityTokenizedCount
in interfaceC3P0RegistryManagerMBean
-
getAllPooledDataSourcesCount
public int getAllPooledDataSourcesCount()- Specified by:
getAllPooledDataSourcesCount
in interfaceC3P0RegistryManagerMBean
-
getAllIdentityTokenizedStringified
- Specified by:
getAllIdentityTokenizedStringified
in interfaceC3P0RegistryManagerMBean
-
getAllPooledDataSourcesStringified
- Specified by:
getAllPooledDataSourcesStringified
in interfaceC3P0RegistryManagerMBean
-
getNumPooledDataSources
- Specified by:
getNumPooledDataSources
in interfaceC3P0RegistryManagerMBean
- Throws:
SQLException
-
getNumPoolsAllDataSources
- Specified by:
getNumPoolsAllDataSources
in interfaceC3P0RegistryManagerMBean
- Throws:
SQLException
-
getC3p0Version
- Specified by:
getC3p0Version
in interfaceC3P0RegistryManagerMBean
-