Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
5.0

E21718-01


com.bea.wlcp.wlng.geostorage.management
Interface GeoStorageServiceMBean


public interface GeoStorageServiceMBean

Method Summary
 String getGeoMasterSiteId()
           
 void setGeoMasterSiteId(String geoSiteId)
           
 void syncFromGeoMaster()
          Sync all geo-redundant configuration from the geo-master.

 

Method Detail

getGeoMasterSiteId

public String getGeoMasterSiteId()

setGeoMasterSiteId

public void setGeoMasterSiteId(String geoSiteId)
                        throws ManagementException
Throws:
ManagementException

syncFromGeoMaster

public void syncFromGeoMaster()
                       throws ManagementException
Sync all geo-redundant configuration from the geo-master. This will cause the slave to block all traffic while applying the copy of the configuration to the local store. To be called whenever there is an alarm stating that a slave site is out of sync with the master. This will reset configuration to whatever the geo-master has
Throws:
ManagementException

Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
5.0

E21718-01


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