public class PluggableObjectRegistryImpl extends Object implements PluggableObjectRegistry
Constructor and Description |
---|
PluggableObjectRegistryImpl(PluggableObjectCollection[] collections) |
Modifier and Type | Method and Description |
---|---|
Pair<Class,PluggableObjectEntry> |
lookup(String nameSpace,
String name) |
public PluggableObjectRegistryImpl(PluggableObjectCollection[] collections)
public Pair<Class,PluggableObjectEntry> lookup(String nameSpace, String name)
lookup
in interface PluggableObjectRegistry