org.apache.servicemix.specs.locator
Class OsgiLocator
java.lang.Object
org.apache.servicemix.specs.locator.OsgiLocator
public class OsgiLocator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unregister
public static void unregister(String id,
Callable<Class> factory)
register
public static void register(String id,
Callable<Class> factory)
locate
public static Class locate(String factoryId)
locateAll
public static List<Class> locateAll(String factoryId)
Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.