| Interface | Description |
|---|---|
| ContextAction |
Atomic action which can be executed with the plugin Classloader as the
current thread's context Classloader.
|
| PluginSource |
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. |
| Require |
Utility class for checking parameters and states.
|
| 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. |
| TinyPlugzServletContextListener |
ServletContextListener for configuring TinyPlugz for a web application.
|
| Exception | Description |
|---|---|
| TinyPlugzException |
Base for TinyPlugz exception.
|
Copyright © 2014–2015. All rights reserved.