cgl.hpsearch.services.WSContext.sync
Class SyncContextService
java.lang.Object
cgl.hpsearch.services.WSContext.sync.SyncContextService
- All Implemented Interfaces:
- ContextService
- public class SyncContextService
- extends Object
- implements ContextService
Interface for Reading / Writing Sync Version of Context Service Created on
Apr 25, 2006
- Author:
- Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncContextService
public SyncContextService(String _contextServiceURI)
getContext
public String[] getContext(String contextURI)
- Specified by:
getContext in interface ContextService
setContext
public String setContext(String contextURI,
String[] data)
- Specified by:
setContext in interface ContextService