public class MeecrowaveRule extends MeecrowaveRuleBase<MeecrowaveRule>
| Constructor and Description |
|---|
MeecrowaveRule() |
MeecrowaveRule(Meecrowave.Builder configuration,
String context) |
| Modifier and Type | Method and Description |
|---|---|
Meecrowave.Builder |
getConfiguration() |
protected AutoCloseable |
onStart() |
MeecrowaveRule |
setCustomizer(Consumer<org.apache.catalina.Context> customizer) |
MeecrowaveRule |
setDocBase(File docBase) |
apply, doLockContext, doUnlockContext, getClassLoader, injectpublic MeecrowaveRule()
public MeecrowaveRule(Meecrowave.Builder configuration, String context)
public MeecrowaveRule setDocBase(File docBase)
public MeecrowaveRule setCustomizer(Consumer<org.apache.catalina.Context> customizer)
public Meecrowave.Builder getConfiguration()
getConfiguration in class MeecrowaveRuleBase<MeecrowaveRule>protected AutoCloseable onStart()
onStart in class MeecrowaveRuleBase<MeecrowaveRule>Copyright © 2020 The Apache Software Foundation. All rights reserved.