org.apache.servicemix.cxfbc
Class CxfBcConfiguration
java.lang.Object
org.apache.servicemix.cxfbc.CxfBcConfiguration
public class CxfBcConfiguration
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE
public static final java.lang.String CONFIG_FILE
- See Also:
- Constant Field Values
CxfBcConfiguration
public CxfBcConfiguration()
getAuthenticationService
public java.lang.Object getAuthenticationService()
- Returns:
- the authenticationService
setAuthenticationService
public void setAuthenticationService(java.lang.Object authenticationService)
- Parameters:
authenticationService - the authenticationService to set
getAuthenticationServiceName
public java.lang.String getAuthenticationServiceName()
- Returns:
- the authenticationServiceName
setAuthenticationServiceName
public void setAuthenticationServiceName(java.lang.String authenticationServiceName)
- Parameters:
authenticationServiceName - the authenticationServiceName to set
load
public boolean load()
getRootDir
public java.lang.String getRootDir()
- Returns:
- Returns the rootDir.
setRootDir
public void setRootDir(java.lang.String rootDir)
- Parameters:
rootDir - The rootDir to set.
getComponentName
public java.lang.String getComponentName()
- Returns:
- Returns the componentName.
setComponentName
public void setComponentName(java.lang.String componentName)
- Parameters:
componentName - The componentName to set.
setBusCfg
public void setBusCfg(java.lang.String busCfg)
getBusCfg
public java.lang.String getBusCfg()
Copyright © 2005-2011 FuseSource. All Rights Reserved.