orca.cod.plugins
Class ServiceManagerCodPlugin

java.lang.Object
  extended by orca.shirako.plugins.ShirakoPlugin
      extended by orca.cod.plugins.CodBasePlugin
          extended by orca.cod.plugins.ServiceManagerCodPlugin
All Implemented Interfaces:
IInitialize, IRecover, ISerialize, IShirakoPlugin

public class ServiceManagerCodPlugin
extends CodBasePlugin


Field Summary
 
Fields inherited from class orca.cod.plugins.CodBasePlugin
LocationTransferInComplete, propertiesMapper
 
Fields inherited from class orca.shirako.plugins.ShirakoPlugin
actor, config, db, factories, keystoreManager, logger, PropertyConfig, PropertyConfigClass, PropertyDatabase, PropertyDatabaseClass
 
Constructor Summary
ServiceManagerCodPlugin()
           
 
Method Summary
protected  java.util.Properties getConfigurationProperties(ResourceReservation reservation, Node node)
           
 void restartConfigurationActions(ResourceReservation r)
          Restarts any pending configuration actions for the specified reservation
 void revisit(ResourceReservation reservation)
          Reset/restore interface.
 
Methods inherited from class orca.cod.plugins.CodBasePlugin
createSlice, initialize, loadFactories, makeAndAttachCopy, modify, notify, probe, processJoinComplete, processLeaveComplete, processModifyComplete, processProbeComplete, processRecoverComplete, processSavedProperties, recover, reset, restartConfigurationActions, setConfigMapUrl, transferIn, transferOut
 
Methods inherited from class orca.shirako.plugins.ShirakoPlugin
actorAdded, configurationComplete, getActor, getConfig, getDatabase, getFactory, getKeyStore, getLogger, getResultCode, initializeKeyStore, releaseSlice, reset, revisit, revisit, save, save, setActor, setConfig, setDatabase, setLogger, validateIncoming
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceManagerCodPlugin

public ServiceManagerCodPlugin()
Method Detail

revisit

public void revisit(ResourceReservation reservation)
             throws java.lang.Exception
Reset/restore interface. Rebuild plugin state associated with a restored reservation. Called once for each restored reservation.

Specified by:
revisit in interface IShirakoPlugin
Overrides:
revisit in class ShirakoPlugin
Parameters:
reservation - restored reservation
Throws:
java.lang.Exception

restartConfigurationActions

public void restartConfigurationActions(ResourceReservation r)
                                 throws java.lang.Exception
Description copied from interface: IShirakoPlugin
Restarts any pending configuration actions for the specified reservation

Specified by:
restartConfigurationActions in interface IShirakoPlugin
Overrides:
restartConfigurationActions in class CodBasePlugin
Parameters:
r - reservation
Throws:
java.lang.Exception

getConfigurationProperties

protected java.util.Properties getConfigurationProperties(ResourceReservation reservation,
                                                          Node node)
                                                   throws java.lang.Exception
Specified by:
getConfigurationProperties in class CodBasePlugin
Throws:
java.lang.Exception


Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.