com.espertech.esper.epl.spec
Class PluggableObjectRegistryImpl

java.lang.Object
  extended by com.espertech.esper.epl.spec.PluggableObjectRegistryImpl
All Implemented Interfaces:
PluggableObjectRegistry

public class PluggableObjectRegistryImpl
extends java.lang.Object
implements PluggableObjectRegistry


Constructor Summary
PluggableObjectRegistryImpl(PluggableObjectCollection[] collections)
           
 
Method Summary
 Pair<java.lang.Class,PluggableObjectEntry> lookup(java.lang.String nameSpace, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluggableObjectRegistryImpl

public PluggableObjectRegistryImpl(PluggableObjectCollection[] collections)
Method Detail

lookup

public Pair<java.lang.Class,PluggableObjectEntry> lookup(java.lang.String nameSpace,
                                                         java.lang.String name)
Specified by:
lookup in interface PluggableObjectRegistry

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com