com.ibm.ras.mgr

Interface RASIDataStore

    • Method Detail

      • restoreConfig

        RASBaseGroup restoreConfig()
                                   throws RASIOException
        Deprecated. 
        Restores the RASManager configuration from persistent storage. This method is called automatically when the RASManager is created and can be called anytime the stored configuration should be reloaded.
        Returns:
        A RASBaseGroup which holds the configuration loaded from persistent store.
        Throws:
        RASIOException - A RASIOException is thrown if an error occurs while loading the configuration from the data store.
      • saveConfig

        void saveConfig(RASBaseGroup baseGroup)
                        throws RASIOException
        Deprecated. 
        Saves the RASManager configuration to persistent storage.
        Parameters:
        baseGroup - The RASBaseGroup which holds the configuration to be saved in persistent store.
        Throws:
        RASIOException - A RASIOException is thrown if an error occurs while writing the configuration to the data store.
IBM WebSphere Application ServerTM
Release 8.5