wt.ixb.conflictFramework.conflictResolution
Class IXConfiguredDelegateFactory
java.lang.Object
wt.ixb.conflictFramework.conflictResolution.IXConfiguredDelegateFactory
- public class IXConfiguredDelegateFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAM_RELATIVE_XPATH
public static final String PARAM_RELATIVE_XPATH
- See Also:
- Constant Field Values
DELEGATE_RELATIVE_XPATH
public static final String DELEGATE_RELATIVE_XPATH
- See Also:
- Constant Field Values
IXConfiguredDelegateFactory
public IXConfiguredDelegateFactory()
getDelegates
public static Collection getDelegates(String configXPath)
throws Exception
- Throws:
Exception
getDelegate
public static IXConfiguredDelegateIfc getDelegate(String configXPath,
String resolverId)
throws Exception
- Throws:
Exception
newDelegate
public static IXConfiguredDelegateIfc newDelegate(IxbElement configNode)
throws Exception
- Throws:
Exception
getInitParams
public static Map getInitParams(IxbElement configNode)
throws Exception
- Throws:
Exception
getInitMap
public static Map getInitMap(IxbElement configNode)
throws Exception
- Throws:
Exception