| Interface | Description |
|---|---|
| ModuleEntriesProvider |
A provider for module entries.
|
| PropertiesProvider |
A provider for Runtime properties.
|
| RuntimeFactory |
A factory for the Runtime.
|
| RuntimePlugin |
A plugin for the runtime to install internal modules on runtime initiallization.
|
| Class | Description |
|---|---|
| AbstractModule |
The abstract base implementaiton for all
Modules. |
| AbstractModuleContext |
The abstract base implementation for a
ModuleContext |
| AbstractRuntime |
The abstract base implementation for a
Runtime |
| AbstractWire |
An abstract
Wire. |
| AbstractWiring |
An abstract implementation of
Wiring. |
| ClassLoaderEntriesProvider |
A provider for module entries that delegates to
the given module class loader
|
| DefaultPropertiesProvider |
The default properties provider.
|
| ManifestHeadersProvider |
Provides Moduel headers from a manifest
|
| NamedResourceAssociation |
A
Resource association. |
| NoFilter |
A dummy filter that matches everything.
|
| RuntimeEventsManager |
A manager for runtime listerners and their associated event delivery.
|
| RuntimeLogger |
The logger provider
|
| RuntimePropertiesProvider |
A properties provider that delegates to the runtime.
|
| ThreadResourceAssociation |
A thread local
Resource association. |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.