|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalRequestChannelMBean
Adds monitoring for a local connection.
Method Summary | |
---|---|
void |
close()
Closes the connection and unregisters the MBean. |
java.util.Date |
getCreationDate()
Gets connection creation date. |
long |
getReceivedCount()
Gets the number of replies received on the connection. |
long |
getSentCount()
Gets the number of requests sent on the connection. |
java.lang.String |
getUserName()
Gets connected user's name. |
Method Detail |
---|
java.lang.String getUserName()
java.util.Date getCreationDate()
void close()
long getSentCount()
long getReceivedCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |