com.espertech.esper.view
Class ViewServiceCreateResult

java.lang.Object
  extended by com.espertech.esper.view.ViewServiceCreateResult

public class ViewServiceCreateResult
extends java.lang.Object


Constructor Summary
ViewServiceCreateResult(Viewable finalViewable, Viewable topViewable, java.util.List<View> newViews)
           
 
Method Summary
 Viewable getFinalViewable()
           
 java.util.List<View> getNewViews()
           
 Viewable getTopViewable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewServiceCreateResult

public ViewServiceCreateResult(Viewable finalViewable,
                               Viewable topViewable,
                               java.util.List<View> newViews)
Method Detail

getFinalViewable

public Viewable getFinalViewable()

getTopViewable

public Viewable getTopViewable()

getNewViews

public java.util.List<View> getNewViews()

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