|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.management.javaee.ManagedObject
org.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 |
| Fields inherited from class org.ow2.jonas.lib.management.javaee.ManagedObject |
|---|
logger |
| Constructor Summary | |
|---|---|
MessageDrivenBean(java.lang.String objectName,
JFactory factoryToManage,
JmxService jmx)
|
|
| Method Summary | |
|---|---|
java.util.Set |
getAllJMSDestinationName()
return all the destination used by this ejb, including his associate destination |
java.lang.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, setEventProvider, setObjectName, setStateManageable, setStatisticsProvider |
| Methods inherited from class org.ow2.jonas.lib.management.javaee.ManagedObject |
|---|
getModelMBean, sendNotification, sendReconfigNotification, sendSaveNotification, setModelMBean |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDrivenBean(java.lang.String objectName,
JFactory factoryToManage,
JmxService jmx)
objectName - JMX object namefactoryToManage - JFactory factory to manage| Method Detail |
|---|
public java.lang.String getMdbJMSAssociateDestinationName()
public java.util.Set getAllJMSDestinationName()
getAllJMSDestinationName in class EJBpublic void reduceCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||