public interface EnterpriseBeanstalkViewMBean
Modifier and Type | Method and Description |
---|---|
void |
cleanExpiredStubsNow() |
String |
getBeanstalkName() |
int |
getCachedStatefulStubCount() |
int |
getCachedStatelessStubCount() |
Map |
getStatefulStubCacheLastAccessTimes() |
Map |
getStatelessStubCacheLastAccessTimes() |
void |
removeStatefulStub(String className,
String sessionId) |
void |
removeStatelessStub(String className) |
String getBeanstalkName()
int getCachedStatelessStubCount()
int getCachedStatefulStubCount()
Map getStatelessStubCacheLastAccessTimes()
Map getStatefulStubCacheLastAccessTimes()
void removeStatelessStub(String className)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.