|
|||||||||
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[] |
getEntityCounters()
Instance Counters |
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 |
reduceCache()
Reduce number of instances in memory |
void |
setPassivationTimeOut(java.lang.Long timeOut)
|
void |
synchronize()
Synchronize bean state for all its instances outside transactions |
Methods inherited from interface org.objectweb.jonas.container.JmxBeanFactoryMBean |
getAllDataSourceName, getAllJMSConnectionFactoryName, getAllJMSDestinationName, getAllMailFactoryMName, getAllMailFactorySName, getCurrentInstancePoolSize, getDisplayName, getEJBClass, getEJBFileName, getEJBName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getRemoteClass |
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()
public java.lang.Integer[] getEntityCounters()
public void synchronize()
public void reduceCache()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |