TinyPlugz.See: Description
| Interface | Description |
|---|---|
| DeployListener |
Listener which is notified when a TinyPlugz instance is deployed.
|
| PluginInformation |
Holds meta information about a single loaded plugin.
|
| PluginSource |
Represents the source of plugins which should be loaded.
|
| PluginSourceBuilder |
Builder for configuring the plugins to be deployed by
TinyPlugz. |
| TinyPlugzConfigurator.DefineProperties |
Part of the fluent configurator API.
|
| TinyPlugzConfigurator.DeployTinyPlugz |
Part of the fluent configurator API.
|
| Class | Description |
|---|---|
| Options |
Holds constants which can be passed to the
TinyPlugzConfigurator
before deployment. |
| TinyPlugz |
TinyPlugz provides simple runtime classpath extension capabilities by
providing a high level API around the java
ServiceLoader and
URLClassLoader classes. |
| TinyPlugzConfigurator |
Provides a fluent builder API for configuring an application wide single
TinyPlugz instance. |
| Exception | Description |
|---|---|
| TinyPlugzException |
Base for TinyPlugz exception.
|
TinyPlugz.Copyright © 2014–2015. All rights reserved.