|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use GenericConfigurable | |
gov.noaa.eds.xapi.generic | This is a generic in-memory implementation of the XAPI. |
gov.noaa.eds.xapi.generic.modules | Generic module XAPI implementations. |
Uses of GenericConfigurable in gov.noaa.eds.xapi.generic |
Subclasses of GenericConfigurable in gov.noaa.eds.xapi.generic | |
class |
GenericCollection
An implementation of Collection which uses a hashtable to map resource ids to resource objects. |
class |
GenericDatabase
An implementation of an XAPI Database, when the database is just a collection of XAPI Collection objects. |
class |
GenericDomHandlerResource
Wraps a DomHandler implementation as an XMLResource |
class |
GenericResource
An abstract Resource which holds the id for all subclasses. |
class |
GenericXmlNodeResource
A generic implementation of an XMLResource in which the only copy of the resource is in memory. |
Uses of GenericConfigurable in gov.noaa.eds.xapi.generic.modules |
Subclasses of GenericConfigurable in gov.noaa.eds.xapi.generic.modules | |
class |
GenericXPathQueryService
A slow query service that examines each resource one by one. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |