|
Joram 5.2.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProxyImplMBean
Method Summary | |
---|---|
long |
getNbMsgsSentToDMQSinceCreation()
Returns the number of erroneous messages forwarded to the DMQ since creation time of this proxy.. |
long |
getPeriod()
Returns the period value of this queue, -1 if not set. |
java.lang.String[] |
getSubscriptionNames()
Returns the list of subscriptions for this user. |
void |
setPeriod(long period)
Sets or unsets the period for this queue. |
java.lang.String |
toString()
Returns a string representation of this user's proxy. |
Method Detail |
---|
long getPeriod()
void setPeriod(long period)
period
- The period value to be set or -1 for unsetting previous
value.java.lang.String[] getSubscriptionNames()
java.lang.String toString()
toString
in class java.lang.Object
long getNbMsgsSentToDMQSinceCreation()
|
Joram 5.2.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |