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
SpiUtils
public SpiUtils()
findServiceDescriptor
public static Properties findServiceDescriptor(ServiceType type,
String name)
findServiceDescriptor
public static Properties findServiceDescriptor(String path,
String name,
Class currentClass)
findServiceDescriptor
public static Properties findServiceDescriptor(String path,
String name,
Class currentClass,
boolean fallbackToNonPreferred)
- Parameters:
fallbackToNonPreferred
- whether the search should attempt the preferred-xxx.properties lookup
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.