|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.management.server.AbstractManagedObject
com.caucho.management.server.AbstractEmitterObject
com.caucho.server.cluster.ServerAdmin
com.caucho.server.cluster.ProServerAdmin
public class ProServerAdmin
| Method Summary | |
|---|---|
long |
getMemoryFreeMin()
Returns the memory-free-min limit for forcing GC and restarting. |
long |
getPermGenFreeMin()
Returns the perm-gen-free-min limit for forcing GC and restarting. |
int |
getSelectKeepaliveCount()
Returns the current number of connections that are in the keepalive state and are using select to maintain the connection. |
boolean |
isSelectManagerEnabled()
Returns true if a AbstractSelectManager
is enabled and active |
| Methods inherited from class com.caucho.management.server.AbstractEmitterObject |
|---|
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener |
| Methods inherited from class com.caucho.management.server.AbstractManagedObject |
|---|
addObjectNameProperties, getObjectName, registerSelf, toString, unregisterSelf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.caucho.management.server.ManagedObjectMXBean |
|---|
getObjectName |
| Method Detail |
|---|
public long getMemoryFreeMin()
ServerMXBean
getMemoryFreeMin in interface ServerMXBeangetMemoryFreeMin in class ServerAdminpublic long getPermGenFreeMin()
ServerMXBean
getPermGenFreeMin in interface ServerMXBeangetPermGenFreeMin in class ServerAdminpublic boolean isSelectManagerEnabled()
ServerMXBeanAbstractSelectManager
is enabled and active
isSelectManagerEnabled in interface ServerMXBeanisSelectManagerEnabled in class ServerAdminpublic int getSelectKeepaliveCount()
getSelectKeepaliveCount in interface ServerMXBeangetSelectKeepaliveCount in class ServerAdmin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||