|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RawConfig | |
|---|---|
| com.mycila.testing.plugins.jetty.config | |
| Uses of RawConfig in com.mycila.testing.plugins.jetty.config |
|---|
| Subinterfaces of RawConfig in com.mycila.testing.plugins.jetty.config | |
|---|---|
interface |
Config
Extension of RawConfig which provides resolved,
getWarLocation() as Config.getWarLocationUrl();
getServerLifeCycleListenerClass() as Config.getServerLifeCycleListener() instance.
|
| Classes in com.mycila.testing.plugins.jetty.config that implement RawConfig | |
|---|---|
class |
DefaultConfig
The default implementation with default values of RawConfig and provides Configuration extension. |
| Fields in com.mycila.testing.plugins.jetty.config with type parameters of type RawConfig | |
|---|---|
static Class<? extends RawConfig> |
DefaultConfig.DEFAULT_CONFIG_CLASS
The default JettyRunWar.value() RawConfiguration class. |
| Constructors in com.mycila.testing.plugins.jetty.config with parameters of type RawConfig | |
|---|---|
DefaultConfig(RawConfig config)
Instantiates with a RawConfiguration; |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||