Interface | Description |
---|---|
DynamicServiceLocatorLocationScorer | Deprecated |
HNMLocator |
finds an HNM profile for a giver service url.
|
OpaqueResource |
Some services, in particular the enabling layer, needs to manipulate all types of resources without knowing the exact
structure of their content, but only some well defined properties defined here.
|
ServiceEnumerator<T> | Deprecated |
ServiceLocator<T> | Deprecated
As of release 2.0.0, use instead
DefaultUniqueServiceLocator |
XQueryUtils |
Implementations of this interface will provide functionalities useful to create xqueries or parts of thereof, like
xmldb collection names for a given profile.
|
Class | Description |
---|---|
AbstractBaseService |
This class contains default definition for BaseService contract and basic service lifecycle.
|
AbstractServiceLocator<T> | Deprecated |
DefaultServiceLocatorLocationScorer | Deprecated |
DOMOpaqueResource |
OpaqueResource holding a plain old DOM document.
|
DynamicHNMLocator | Deprecated |
DynamicServiceEnumerator<T> | Deprecated |
DynamicServiceLocator<T> | Deprecated |
NullHNMLocator |
simplest HNM locator: doesn't find any.
|
ServiceLocatorChain<T> | Deprecated |
ServiceResolverChain |
This resolver chains a list of resolvers.
|
ServiceRunningInstance<T> | Deprecated |
SplittedQueryExecutor |
Utility class which interacts with a lookup, performs a query and fills a java domain object splitting the result into constructor
arguments.
|
StaticServiceLocator<T> | Deprecated |
StreamOpaqueResource |
implements a possibly optimized OpaqueResource constructed from a stream containing the xml source.
|
StringOpaqueResource |
Opaque resource initialized from a string.
|
Copyright © 2019. All rights reserved.