org.mule.util
Class SpiUtils
java.lang.Object
org.mule.util.SpiUtils
public class SpiUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_ROOT
public static final String SERVICE_ROOT
- See Also:
- Constant Field Values
PROVIDER_SERVICE_PATH
public static final String PROVIDER_SERVICE_PATH
- See Also:
- Constant Field Values
EXCEPTION_SERVICE_PATH
public static final String EXCEPTION_SERVICE_PATH
- See Also:
- Constant Field Values
SpiUtils
public SpiUtils()
findServiceDescriptor
public static Properties findServiceDescriptor(String type,
String name)
findServiceDescriptor
public static Properties findServiceDescriptor(String path,
String name,
Class currentClass)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.