|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.management.javaee.J2EEManagedObject
org.ow2.jonas.ejb2.internal.mbean.EJB
org.ow2.jonas.ejb2.internal.mbean.MessageDrivenBean
public class MessageDrivenBean
This class implements the MessageDrivenBean type specified in JSR77
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.ejb2.internal.mbean.EJB |
|---|
desc, ejbToManage, fileName |
| Fields inherited from class org.ow2.jonas.lib.management.javaee.J2EEManagedObject |
|---|
J2EE_TYPE_APPLICATION, J2EE_TYPE_SERVER, NAME |
| Constructor Summary | |
|---|---|
MessageDrivenBean(String objectName,
org.ow2.jonas.lib.ejb21.JFactory factoryToManage,
org.ow2.jonas.jmx.JmxService jmx)
|
|
| Method Summary | |
|---|---|
Set |
getAllJMSDestinationName()
return all the destination used by this ejb, including his associate destination |
String |
getMdbJMSAssociateDestinationName()
|
void |
reduceCache()
Reduce number of instances in memory |
| Methods inherited from class org.ow2.jonas.ejb2.internal.mbean.EJB |
|---|
getAllDataSourceName, getAllJdbcResourceAdapterName, getAllJMSConnectionFactoryName, getAllMailFactoryMName, getAllMailFactorySName, getAllURLs, getCacheSize, getDisplayName, getEjbClass, getFileName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getMaxCacheSize, getMinPoolSize, getName, getPoolSize, getRemoteClass, reduceCacheSize |
| Methods inherited from class org.ow2.jonas.lib.management.javaee.J2EEManagedObject |
|---|
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider, sendNotification, sendReconfigNotification, sendSaveNotification, setEventProvider, setModelMBean, setObjectName, setStateManageable, setStatisticsProvider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDrivenBean(String objectName,
org.ow2.jonas.lib.ejb21.JFactory factoryToManage,
org.ow2.jonas.jmx.JmxService jmx)
objectName - JMX object namefactoryToManage - JFactory factory to manage| Method Detail |
|---|
public String getMdbJMSAssociateDestinationName()
public Set getAllJMSDestinationName()
getAllJMSDestinationName in class EJBpublic void reduceCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||