| Interface | Description |
|---|---|
| ContainerFactory |
Allows applications using Johnson to provide custom
JohnsonEventContainer implementations for use as part
of their configuration. |
| SetupConfig |
Allows Johnson to interrogate the application to determine whether it has been setup, and whether a given URI relates
to its setup process (for those applications which offer web-based configuration).
|
| Class | Description |
|---|---|
| DefaultContainerFactory |
This provides the old, non-multitenant functionality.
|
| DefaultSetupConfig |
A default, empty implementation of
SetupConfig which always indicates the application is setup. |
Copyright © 2017 Atlassian. All rights reserved.