The preRegister method is called by the MBeanServer before registration.
The postRegister method is called by the MBeanServer after registration.
The preDeregister method is called by the MBeanServer before deregistration.
The postDeregister method is called by the MBeanServer after deregistration.
@author Adrian Brock. @version $Revision: 1.3 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|