| Package | Description |
|---|---|
| de.skuzzle.tinyplugz |
This package contains the main public client API of
TinyPlugz. |
| de.skuzzle.tinyplugz.servlet |
TinyPlugz web application integration.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TinyPlugzConfigurator.DefineProperties
Part of the fluent configurator API.
|
| Modifier and Type | Method and Description |
|---|---|
TinyPlugzConfigurator.DeployTinyPlugz |
TinyPlugzConfigurator.DefineProperties.withPlugins(Consumer<PluginSourceBuilder> source)
Provides the
PluginSourceBuilder via the given consumer for
adding plugins which should be deployed. |
TinyPlugzConfigurator.DeployTinyPlugz |
TinyPlugzConfigurator.DefineProperties.withPlugins(PluginSource source)
Uses the given plugin source.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract TinyPlugzConfigurator.DeployTinyPlugz |
TinyPlugzServletContextListener.configure(TinyPlugzConfigurator.DefineProperties props,
javax.servlet.ServletContext context)
Provides settings for deploying TinyPlugz.
|
Copyright © 2014–2015. All rights reserved.