|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrockit.memleak.comm.RemoteMLSController.ProtocolDescriptor
public static class RemoteMLSController.ProtocolDescriptor
Description of a protocol that can be used to control the Memory Leak Server.
| Method Summary | |
|---|---|
int |
getDefaultPort()
The default port for this protocol. |
java.lang.String |
getDescription()
Human readable description of this protocol. |
java.lang.String |
getID()
The ID used to refer to this protocol. |
boolean |
isAvailable()
Is this protocol usable in this VM. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public boolean isAvailable()
public java.lang.String getID()
public java.lang.String getDescription()
public java.lang.String toString()
toString in class java.lang.Objectpublic int getDefaultPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||