|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.mq.pm.none.PersistenceManager
org.jboss.mq.pm.none.NewPersistenceManager
public class NewPersistenceManager
A persistence manager and cache store that does not persistence. This implements the optimized Topic persistence manager
Field Summary |
---|
Fields inherited from class org.jboss.system.ServiceMBeanSupport |
---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
Fields inherited from interface org.jboss.system.ServiceMBean |
---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Fields inherited from interface org.jboss.mq.pm.PersistenceManagerMBean |
---|
OBJECT_NAME |
Constructor Summary | |
---|---|
NewPersistenceManager()
|
Method Summary | |
---|---|
void |
addMessage(SpyMessage message)
Persist the message |
protected void |
startService()
|
Methods inherited from class org.jboss.mq.pm.none.PersistenceManager |
---|
add, closeQueue, commitPersistentTx, createPersistentTx, getDelegatePM, getInstance, getMessageCache, getMessageCacheInstance, getTxManager, loadFromStorage, remove, removeFromStorage, restoreQueue, rollbackPersistentTx, saveToStorage, setDelegatePM, setMessageCache, update |
Methods inherited from class org.jboss.system.ServiceMBeanSupport |
---|
create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop, stopService |
Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.mq.pm.PersistenceManager |
---|
add, closeQueue, commitPersistentTx, createPersistentTx, getMessageCacheInstance, getTxManager, remove, restoreQueue, rollbackPersistentTx, update |
Methods inherited from interface org.jboss.system.ServiceMBean |
---|
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Constructor Detail |
---|
public NewPersistenceManager()
Method Detail |
---|
public void addMessage(SpyMessage message) throws javax.jms.JMSException
NewPersistenceManager
addMessage
in interface NewPersistenceManager
message
- the message to persist
javax.jms.JMSException
- for any errorprotected void startService() throws Exception
startService
in class PersistenceManager
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |