public class InitParams extends Object
<initParams>
tagModifier and Type | Field and Description |
---|---|
NamedList |
appends |
NamedList |
defaults |
NamedList |
invariants |
String |
name |
Set<String> |
paths |
static String |
TYPE |
Constructor and Description |
---|
InitParams(PluginInfo p) |
public static final String TYPE
public final String name
public final NamedList defaults
public final NamedList invariants
public final NamedList appends
public InitParams(PluginInfo p)
public boolean matchPath(String name)
public void apply(PluginInfo info)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.