org.jbpm.integration.console.forms
Class ConfigurationUtils
java.lang.Object
org.jbpm.integration.console.forms.ConfigurationUtils
public class ConfigurationUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationUtils
public ConfigurationUtils()
getWebServiceHost
public String getWebServiceHost()
setWebServiceHost
public void setWebServiceHost(String host)
throws UnknownHostException
- Throws:
UnknownHostException
getWebServicePort
public int getWebServicePort()
getMbeanServer
public MBeanServer getMbeanServer()
setMbeanServer
public void setMbeanServer(MBeanServer mbeanServer)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.