org.globus.ogsa.repository
Class ServiceActivation
java.lang.Object
org.globus.ogsa.repository.ServiceActivation
- All Implemented Interfaces:
- java.security.PrivilegedExceptionAction
- public class ServiceActivation
- extends java.lang.Object
- implements java.security.PrivilegedExceptionAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceActivation
public ServiceActivation(GridServiceBase service,
GridContext context)
ServiceActivation
public ServiceActivation(GridServiceBase service,
GridServiceBase factory,
GridContext context,
boolean activation)
activate
public void activate()
throws java.lang.Exception
- Throws:
java.lang.Exception
run
public java.lang.Object run()
throws java.lang.Exception
- Specified by:
run
in interface java.security.PrivilegedExceptionAction
- Throws:
java.lang.Exception
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.