public class PicketBoxConfiguration extends Object
Constructor and Description |
---|
PicketBoxConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
load(InputStream configStream)
Load the Configuration Stream
|
void |
load(String configFileName)
Load a configuration file
|
public void load(String configFileName) throws ConfigurationParsingException
configFileName
- ConfigurationParsingException
- parsing exceptionpublic void load(InputStream configStream) throws ConfigurationParsingException
configStream
- ConfigurationParsingException
- if there is parsing exceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.