|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectServiceMBeanSupport
org.jboss.jms.server.destination.DestinationServiceSupport
org.jboss.jms.server.destination.Queue
A deployable JBoss Messaging queue.
| Field Summary |
| Fields inherited from class org.jboss.jms.server.destination.DestinationServiceSupport |
cm, dm, jndiName, name, securityConfig, serverPeerObjectName, sm, started |
| Constructor Summary | |
Queue()
|
|
Queue(boolean createProgrammatically)
|
|
| Method Summary | |
int |
getMessageCount()
|
protected boolean |
isQueue()
|
java.util.List |
listMessages(java.lang.String selector)
|
void |
removeAllMessages()
|
| Methods inherited from class org.jboss.jms.server.destination.DestinationServiceSupport |
getDownCacheSize, getFullSize, getJNDIName, getName, getPageSize, getSecurityConfig, getServerPeer, isCreatedProgrammatically, setDownCacheSize, setFullSize, setJNDIName, setPageSize, setSecurityConfig, setServerPeer, startService, stopService, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Queue()
public Queue(boolean createProgrammatically)
| Method Detail |
public int getMessageCount()
throws JMSException
JMSException
public void removeAllMessages()
throws JMSException
JMSException
public java.util.List listMessages(java.lang.String selector)
throws JMSException
JMSExceptionprotected boolean isQueue()
isQueue in class DestinationServiceSupport
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||