org.globus.ogsa.repository
Class DefaultServiceActivator

java.lang.Object
  extended byorg.globus.ogsa.repository.DefaultServiceActivator
All Implemented Interfaces:
ServiceActivator

public class DefaultServiceActivator
extends java.lang.Object
implements ServiceActivator


Constructor Summary
DefaultServiceActivator()
           
 
Method Summary
 GridServiceBase activate(java.lang.String servicePath, GridContext context)
           
 GridServiceBase activatePersistent(java.lang.String servicePath, GridContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultServiceActivator

public DefaultServiceActivator()
Method Detail

activate

public GridServiceBase activate(java.lang.String servicePath,
                                GridContext context)
                         throws ServiceActivationException
Specified by:
activate in interface ServiceActivator
Throws:
ServiceActivationException

activatePersistent

public GridServiceBase activatePersistent(java.lang.String servicePath,
                                          GridContext context)
                                   throws ServiceActivationException
Specified by:
activatePersistent in interface ServiceActivator
Throws:
ServiceActivationException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.