@ThreadSafe public abstract static class VoterService.ConstructionContext extends Object
Modifier | Constructor and Description |
---|---|
protected |
VoterService.ConstructionContext(String name,
JavaScriptIncluder s) |
protected |
VoterService.ConstructionContext(String _name,
JavaScriptIncluder s,
Pattern namePattern) |
protected VoterService.ConstructionContext(String name, JavaScriptIncluder s) throws VoterService.IllegalNameException
protected VoterService.ConstructionContext(String _name, JavaScriptIncluder s, Pattern namePattern) throws VoterService.IllegalNameException
namePattern
- the allowable pattern, which may restrict but must not
extend NAME_PATTERN.VoterService.IllegalNameException
public final File startupConfigurationFile()
public final String name()
VoterService.name()