Interface | Description |
---|---|
Configurable<T> |
To be implemented by clients of the SimpleConfigurationServlet
|
SimpleConfiguration |
Interface for configuration objects which are used to configure plugins which are
clients of the SimpleConfigurationServlet
|
Class | Description |
---|---|
ConfigurableSCMModule<T extends SimpleConfiguration> |
An SCMSource which supports a simple configuration
|
NamedRepositoryConfiguration | |
SimpleConfigurationServlet<T extends SimpleConfiguration> |
A base class for SCM configuration servlets which can treat their configuration objects
as beans with String properties.
|