org.apache.servicemix.cxfse
Class CxfSeConfiguration
java.lang.Object
org.apache.servicemix.cxfse.CxfSeConfiguration
public class CxfSeConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE
public static final String CONFIG_FILE
- See Also:
- Constant Field Values
CxfSeConfiguration
public CxfSeConfiguration()
load
public boolean load()
getRootDir
public String getRootDir()
- Returns:
- Returns the rootDir.
setRootDir
public void setRootDir(String rootDir)
- Parameters:
rootDir - The rootDir to set.
getComponentName
public String getComponentName()
- Returns:
- Returns the componentName.
setComponentName
public void setComponentName(String componentName)
- Parameters:
componentName - The componentName to set.
setBusCfg
public void setBusCfg(String busCfg)
getBusCfg
public String getBusCfg()
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.