org.globus.ogsa
Interface PersistentGridServiceCallback
- All Superinterfaces:
- GridServiceCallback
- All Known Subinterfaces:
- PersistentGridServiceBase
- All Known Implementing Classes:
- PersistentGridServiceImpl
Deprecated. No longer used. Use GridServiceCallback
instead.
- public interface PersistentGridServiceCallback
- extends GridServiceCallback
Interface defining callbacks for persistent GridServices as defined in
PersistentGridServiceBase
.
postPersistentCreate
public void postPersistentCreate(GridContext context)
throws GridServiceException
- Deprecated.
- called when postCreate has completed in the persistent Grid service
- Parameters:
context
- state information about the service that is to be created
- Throws:
GridServiceException
- if the creation is to be aborted
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.