IBM WebSphereTM eXtreme Scale, Release 8.5
API Specification

Deprecated API


Contents
Deprecated Interfaces
com.ibm.websphere.objectgrid.security.plugins.AdminAuthorization
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean
          This MBean interface is deprecated in 7.1. Use the CatalogServiceManagementMBean MBean interface. 
com.ibm.websphere.objectgrid.gateway.ManagementGateway
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.ObjectGridAdministrator
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.plugins.ObjectTransformer
          This plug-in is deprecated in version 7.1.1. Use the KeySerializerPlugin or ValueSerializerPlugin plug-in 
com.ibm.websphere.objectgrid.plugins.OptimisticCallback
          This plug-in is deprecated in version 7.1.1. Use the ValueSerializerPlugin with the ValueDataSerializer.Versionable mix-in interface. 
com.ibm.websphere.objectgrid.management.ReplicationGroupMBean
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.management.ReplicationGroupMemberMBean
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.stats.ReplicationStatsModule
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.stats.ServerStatsModule
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.management.StaticMapMBean
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.management.StaticObjectGridMBean
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.management.StaticServerMBean
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
 

Deprecated Classes
com.ibm.websphere.objectgrid.security.AdminPermission
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.HostPortConnectionAttributes
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.gateway.ManagementGatewayFactory
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.plugins.builtins.NoVersioningOptimisticCallback
          This plug-in is deprecated in version 7.1.1. Use the DataSerializer.DataAttributeInflatable plug-in with the ValueDataSerializer.Versionable mix-in interface. 
com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
          This plug-in has been deprecated in version 7.1.1. See the JMSObjectGridEventListener plug-in for equivalent function. 
com.ibm.websphere.objectgrid.plugins.builtins.WebSphereTransactionCallback
          This plug-in is deprecated in version 8.5. Use the eXtreme Scale Resource Adapter (wxsra.rar). 
 

Deprecated Exceptions
com.ibm.websphere.objectgrid.DominoTransactionException
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.DominoWriteException
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.ObjectGridRPCException
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.ws.objectgrid.cluster.ServiceUnavailableException
          Deprecated in 7.0. Use TargetNotAvailableException. 
 

Deprecated Fields
com.ibm.websphere.objectgrid.client.ClientProperties.CLIENTPROPERTIESFILEPATHKEY
          The CLIENTPROPERTIESFILEPATHKEY is deprecated in version 7.0. Use the CLIENT_PROPS_FILE_PATH_KEY property. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.HEARTBEAT_FREQUENCY_LEVEL_AGGRESSIVE
          This MBean interface is deprecated in 7.1. Use the CatalogServiceManagementMBean MBean interface. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.HEARTBEAT_FREQUENCY_LEVEL_RELAXED
          This MBean interface is deprecated in 7.1. Use the CatalogServiceManagementMBean MBean interface. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.HEARTBEAT_FREQUENCY_LEVEL_TYPICAL
          This MBean interface is deprecated in 7.1. Use the CatalogServiceManagementMBean MBean interface. 
com.ibm.websphere.objectgrid.server.CatalogServerProperties.PROP_JMX_SERVICE_PORT
          Deprecated in version 7.1. Use ServerProperties.PROP_JMX_SERVICE_PORT instead 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.STATUS_QUORUM_DISABLED
          Quorum operations are deprecated from this interface in version 7.0. Use QuorumManagerMBean. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.STATUS_QUORUM_ENABLED_NORMAL
          Quorum operations are deprecated from this interface in version 7.0. Use QuorumManagerMBean. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.STATUS_QUORUM_ENABLED_WAITING
          Quorum operations are deprecated from this interface in version 7.0. Use QuorumManagerMBean. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.STATUS_QUORUM_INCONSISTENT
          Quorum operations are deprecated from this interface in version 7.0. Use QuorumManagerMBean. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.STATUS_QUORUM_OVERRIDE
          Quorum operations are deprecated from this interface in version 7.0. Use QuorumManagerMBean. 
 

Deprecated Methods
com.ibm.websphere.objectgrid.ObjectGrid.addEventListener(ObjectGridEventListener)
          This method is deprecated in version 7.1.1, use the ObjectGrid.addEventListener(EventListener) method. 
com.ibm.websphere.objectgrid.BackingMap.addMapEventListener(MapEventListener)
          This method is deprecated in version 7.1.1, use the BackingMap.addMapEventListener(EventListener) method. 
com.ibm.websphere.objectgrid.ObjectGridManager.connect(String, HostPortConnectionAttributes[], ClientSecurityConfiguration, URL)
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.ObjectGridManager.connect(String, String, String, ClientSecurityConfiguration, URL)
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.ObjectGridManager.connect(URL, String, ClientSecurityConfiguration, URL)
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.getHeartBeatFrequencyLevel()
          This MBean interface is deprecated in 7.1. 
com.ibm.websphere.objectgrid.ObjectGridManager.getObjectGridAdministrator(ClientClusterContext)
          The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology. 
com.ibm.websphere.objectgrid.ObjectGridManager.getOverrideObjectGridConfigurations()
          This method is replaced in 7.1.1 with the getObjectGrid method that takes a ObjectGridConfigurations. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.getQuorumActivationStatus()
          Quorum operations are deprecated from this interface in version 7.0. Use QuorumManagerMBean. 
com.ibm.websphere.objectgrid.management.PlacementServiceMBean.listVerifiedRoutingTable(String)
           
com.ibm.websphere.objectgrid.management.ServerMBean.modifyServerTraceSpec(String)
          This is deprecated in version 7.1. See DynamicServerMBean.setTraceSpec(String) 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.overrideQuorum()
          Quorum operations are deprecated from this interface in version 7.0. Use QuorumManagerMBean. 
com.ibm.websphere.objectgrid.ObjectGridManager.putOverrideObjectGridConfigurations(String, List)
          This method is replaced in 7.1.1 with the getObjectGrid method that takes a ObjectGridConfigurations. 
com.ibm.websphere.objectgrid.ObjectGrid.removeEventListener(ObjectGridEventListener)
          This method is deprecated in version 7.1.1, use the ObjectGrid.removeEventListener(EventListener) method. 
com.ibm.websphere.objectgrid.ObjectGrid.setEventListeners(List)
          This method is deprecated in version 7.1.1. Use the ObjectGrid.addEventListener(EventListener) or ObjectGrid.removeEventListener(EventListener) methods. Plug-ins that implement the ObjectGridLifecycleListener interface are automatically registered with the grid. Using this method will remove those automatically added listeners. 
com.ibm.websphere.objectgrid.management.CoreGroupServiceMBean.setHeartBeatFrequencyLevel(int)
          This MBean interface is deprecated in 7.1. 
com.ibm.websphere.objectgrid.BackingMap.setMapEventListeners(List)
          This method is deprecated in version 7.1.1. Use the BackingMap.addMapEventListener(EventListener) or BackingMap.removeMapEventListener(EventListener) methods. Plugins that implement the ObjectGridLifecycleListener interface are automatically registered with the grid. Using this method will remove those automatically added listeners. 
com.ibm.websphere.objectgrid.ObjectGridManager.setOverrideObjectGridConfigurations(Map)
          This method is replaced in 7.1.1 with the getObjectGrid method that takes a ObjectGridConfigurations. 
 


IBM WebSphereTM eXtreme Scale, Release 8.5
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.