|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean Interface for Entity EJB Management MBean type: Standard MBean model: Delegate (JEntityFactory)
Method Summary | |
java.lang.Integer |
getCacheSize()
Cache Size |
java.lang.Integer |
getMaxCacheSize()
max-cache-size |
java.lang.Integer |
getMinPoolSize()
min-pool-size |
java.lang.Long |
getPassivationTimeOut()
|
java.lang.Integer |
getPoolSize()
pool-size |
java.lang.Boolean |
getShared()
shared |
void |
setPassivationTimeOut(java.lang.Long timeOut)
|
Methods inherited from interface org.objectweb.jonas.container.JmxBeanFactoryMBean |
getAllDataSourceName, getAllJMSConnectionFactoryName, getAllJMSDestinationName, getCurrentInstancePoolSize, getEJBClass, getEJBFileName, getEJBName |
Method Detail |
public java.lang.Long getPassivationTimeOut()
public void setPassivationTimeOut(java.lang.Long timeOut)
Long
- passivation time out to setpublic java.lang.Boolean getShared()
public java.lang.Integer getMinPoolSize()
public java.lang.Integer getMaxCacheSize()
public java.lang.Integer getPoolSize()
public java.lang.Integer getCacheSize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |