org.jboss.on.common.jbossas
Class JBossASPaths
java.lang.Object
org.jboss.on.common.jbossas.JBossASPaths
public class JBossASPaths
- extends Object
This is a helper class to define paths of a JBoss AS used to pass these to
JBPMWorkflowManager.
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossASPaths
public JBossASPaths()
JBossASPaths
public JBossASPaths(String homeDir,
String serverDir)
getHomeDir
public String getHomeDir()
setHomeDir
public void setHomeDir(String homeDir)
getServerDir
public String getServerDir()
setServerDir
public void setServerDir(String serverDir)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.