net.esper.view
Class ViewFactoryChain
java.lang.Object
net.esper.view.ViewFactoryChain
public class ViewFactoryChain
- extends Object
Holder for the logical chain of view fact
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewFactoryChain
public ViewFactoryChain(EventType streamEventType,
List<ViewFactory> viewFactoryChain)
getEventType
public EventType getEventType()
getViewFactoryChain
public List<ViewFactory> getViewFactoryChain()