javax.management
Interface PersistentMBean

All Known Subinterfaces:
ModelMBean

public interface PersistentMBean

Version:
$Revision: 1.2 $
Author:
Simone Bordet

Method Summary
 void load()
           
 void store()
           
 

Method Detail

load

public void load()
          throws MBeanException,
                 RuntimeOperationsException,
                 InstanceNotFoundException

store

public void store()
           throws MBeanException,
                  RuntimeOperationsException,
                  InstanceNotFoundException