|
Class Summary |
| ClassNotFoundEvent |
This event indicates that a class name provided as search parameter could not
be resolved to an ontology class. |
| DefaultServiceLocator |
A Basic implementation of ServiceLocator that uses a ServiceProfileLocator to
look up service profiles an a ServiceInstanceLocator to fetch conforming
instances. |
| Demo |
ServiceLocator demo class. |
| ServiceInfo |
This class represents a single search result. |
| ServiceInstanceInfo |
This class represents a service instance found during search. |
| ServiceInstanceParameter |
This class represents search parameters used during the search for service
instance. |
| ServiceLocatorFactory |
This class can be used to create ServiceLocators. |
| ServiceParameter |
This class holds the query parameters used by ServiceLocator. |
| ServiceProfileInfo |
This class describes a single search result of ServiceProfileLocator. |
| ServiceProfileParameter |
This class describes the search parameters for service profiles used by
ServiceProfileLocator. |