Package com.jrockit.memleak.comm

Interface Summary
Controller Interface for controlling the Memory Leak Server remotely.
 

Class Summary
ControllerDummy Class that pretends to controlling the Memory Leak Server remotely, assuming that it is already running.
ControllerRJMX Class for controlling the MemLeakServer remotely using RJMX.
ControllerRMP Class for controlling the Memory Leak Server remotely using RMP.
RemoteMLSController Helper class for obtaining a controller that can start and stop the MemLeakServer remotely.
RemoteMLSController.ProtocolDescriptor Description of a protocol that can be used to control the Memory Leak Server.
 

Exception Summary
MemLeakControllerException Exception thrown by Controller implementors to indicate that an operation could not be completed.
 



Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.