org.jbpm.integration.console.shared
Class PropertyLoader
java.lang.Object
org.jbpm.integration.console.shared.PropertyLoader
public class PropertyLoader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyLoader
public PropertyLoader()
getJbpmConsoleProperties
public static Properties getJbpmConsoleProperties()
- This method loads the jbpm console properties, if they haven't been loaded already.
It allows to provide custom configuration that is outside of the application archive.
If not given it will use one that is embedded in the console as default one.
getStreamForConfigFile
public static InputStream getStreamForConfigFile(String file,
String defaultFile)
throws IOException
- Throws:
IOException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.