| Interface | Description |
|---|---|
| DataContextFactory |
Represents a factory of
DataContext objects. |
| DataContextFactoryRegistry |
Represents a registry of
DataContextFactory objects. |
| DataContextProperties |
Represents the
Serializable properties used to fully describe and
construct a DataContext. |
| ResourceFactory | |
| ResourceFactoryRegistry | |
| ResourceProperties |
Represents the
Serializable properties used to fully describe and
construct a Resource. |
| Exception | Description |
|---|---|
| UnsupportedDataContextPropertiesException |
Exception thrown if a
DataContextFactory or
DataContextFactoryRegistry is being invoked with
DataContextProperties that are not supported by the implementation. |
| UnsupportedResourcePropertiesException |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.