|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Controller | |
|---|---|
| com.jrockit.memleak.comm | |
| Uses of Controller in com.jrockit.memleak.comm |
|---|
| Classes in com.jrockit.memleak.comm that implement Controller | |
|---|---|
class |
ControllerDummy
Class that pretends to controlling the Memory Leak Server remotely, assuming that it is already running. |
class |
ControllerRJMX
Class for controlling the MemLeakServer remotely using RJMX. |
class |
ControllerRMP
Class for controlling the Memory Leak Server remotely using RMP. |
| Methods in com.jrockit.memleak.comm that return Controller | |
|---|---|
static Controller |
RemoteMLSController.getController(java.lang.String protocol,
java.lang.String serverName,
int port,
java.lang.String username,
java.lang.String password)
If port is 0, each protocol tried will use its own default port. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||