org.biomoby.registry.rdfagent.verifier
Class Processor
java.lang.Object
org.biomoby.registry.rdfagent.verifier.Processor
public class Processor
- extends Object
- Author:
- Eddie created Feb 2, 2006
Processor
public Processor()
processRegistryServices
public void processRegistryServices(Map serviceMap,
Central central)
- Parameters:
serviceMap
- a map of services obtained from the registry. key is
authority,servicename and value is the service as a
MobyService objectcentral
- the Central object reference used to register/remove services.
processServicesFromURL
public int processServicesFromURL(String url,
Central central)
- Parameters:
url
- the url to retrieve moby services fromcentral
- the moby registry to compare to and possibly register or
remove services from
processServicesFromUrlTEST
public String processServicesFromUrlTEST(String url)
- Parameters:
url
- a url that you would like the agent visit and determine what
services exist at that url.
- Returns:
- a string describing what the agent found at the url
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010