|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.util.impl.CasPoolManagementImpl
public class CasPoolManagementImpl
Implements Monitoring/Management interface to a CasPool.
| Constructor Summary | |
|---|---|
CasPoolManagementImpl(CasPool aCasPool,
java.lang.String aUniqueMBeanName)
|
|
| Method Summary | |
|---|---|
int |
getAvailableInstances()
Get the number of CAS instances currently available in the pool. |
int |
getPoolSize()
Get the total size of the CAS Pool. |
java.lang.String |
getUniqueMBeanName()
Gets a valid JMX MBean name that is unique among all ManagementObjects in this JVM. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CasPoolManagementImpl(CasPool aCasPool,
java.lang.String aUniqueMBeanName)
| Method Detail |
|---|
public int getAvailableInstances()
CasPoolManagement
getAvailableInstances in interface CasPoolManagementgetAvailableInstances in interface CasPoolManagementImplMBeanpublic int getPoolSize()
CasPoolManagement
getPoolSize in interface CasPoolManagementgetPoolSize in interface CasPoolManagementImplMBeanpublic java.lang.String getUniqueMBeanName()
ManagementObjectIf you are running with JRE 1.5, this is the name used to register this object with the platform MBeanServer.
getUniqueMBeanName in interface ManagementObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||