ABLE 2.3.0 07/13/2005 14:21:00

Uses of Class
com.ibm.able.platform.AblePersistenceSupport

Packages that use AblePersistenceSupport
com.ibm.able.platform The com.ibm.able.platform package provides a set of classes that allows a distributed platform consisting of platform services and agents to be configured and run across physical systems. 
 

Uses of AblePersistenceSupport in com.ibm.able.platform
 

Methods in com.ibm.able.platform with parameters of type AblePersistenceSupport
 void RMIVerifiableNamingSystem.refreshLocalFromPersistence(AblePersistenceSupport thePersistenceSupport, java.lang.Object[] persistedRecords)
          Takes the persisted Objects that are read in, and sets them locally.
 void RMIVerifiableDirectorySystem.refreshLocalFromPersistence(AblePersistenceSupport thePersistenceSupport, java.lang.Object[] persistedRecords)
           
 void RmiPlatformSupportServiceSystem.refreshLocalFromPersistence(AblePersistenceSupport thePersistenceSupport, java.lang.Object[] thePersistedRecords)
           
 void RmiAgentLoggingSystem.refreshLocalFromPersistence(AblePersistenceSupport thePersistenceSupport, java.lang.Object[] persistedRecords)
           
 void RmiAgentLifeCycleSystem.refreshLocalFromPersistence(AblePersistenceSupport thePersistenceSupport, java.lang.Object[] thePersistedRecords)
           
 void AblePersistenceSupportProcessor.refreshLocalFromPersistence(AblePersistenceSupport thePersistenceSupport, java.lang.Object[] persistedRecords)
          Takes the persisted Objects that are read in, and sets them locally.
protected  void AbleBasicService.thenNotifyAblePlatformServiceEventListeners(java.lang.String theCallingMethod, int theEventId, java.lang.String theEventDescription, java.lang.Object theEventObject1, java.lang.Object theEventObject2, AblePersistenceSupport thePrstSppt, java.lang.String theListenerColumnName)
          Packages the specified parameters into an AblePlatformServiceEvent and calls "notify" to deliver the event to all registered service event listeners.
protected  void AbleBasicService.notifyAblePlatformServiceEventListeners(AblePlatformServiceEvent theEvent, AblePersistenceSupport thePrstSppt, java.lang.String theListenerColumnName)
          Delivers the specified service event to all registered service event listeners; should any service event listener fail to receive the event, the listener is removed from the list and will receive no furhter events until it reregisters.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005