|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Schema
.org.apache.hivemind.Contribution
.org.apache.hivemind.Contribution
s
contributed to an org.apache.hivemind.ConfigurationPoint
while
converting the XML (represented as Element
s
into Java objects.Resource
) to
be parsed into an existing Document
.Locator
where the values
(just the line number and column number)
are provided by the SimpleDataLanguageParser
.SimpleDataLanguageParser
(which is generated code).ServiceInterceptorContribution
.org.apache.hivemind.ServicePoint
to supply rules for the lifecycle of the service.ObjectProvider
that provides
access to services.org.apache.hivemind.ExtensionPoint
that defines a service extension point.ServicePoint
.hivemind.Translators
.ObjectProvider
implementation
that obtains a named property from a service.AbstractParser.getLocation()
.
LocationHolder
.
Module
the
element was contributed from.RegistryShutdownListener
services and objects.
ShutdownCoordinator.shutdown()
, then releases
the coordinator, modules and variable sources.
RegistryShutdownListener
interface.SingletonServiceModel
.org.apache.hivemind.impl.AbstractServiceModelImpl
which supports creation of a singleton service proxy (deferring the actual
construction of the service until absolutely necessary).PropertyEditor
s.ErrorHandler
that
throws an ApplicationRuntimeException
instead of logging an error.org.apache.hivemind.SymbolSource
configuration extension point; used to provide
a SymbolSource
implementation
(often, as a service defined in HiveMind itself), and
advice on ordering the service.SystemParseException
that supports
a wrapped exception (typically a SAXException
.SymbolSource
that
accesses System.getProperty(java.lang.String)
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |