Uses of Class
com.espertech.esper.client.soda.MethodInvocationStream

Packages that use MethodInvocationStream
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of MethodInvocationStream in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return MethodInvocationStream
 MethodInvocationStream MethodInvocationStream.addParameter(Expression parameterExpression)
          Adds a parameters to the method invocation.
static MethodInvocationStream MethodInvocationStream.create(java.lang.String className, java.lang.String methodName)
          Creates a new method-invocation-based stream without parameters.
static MethodInvocationStream MethodInvocationStream.create(java.lang.String className, java.lang.String methodName, java.lang.String optStreamName)
          Creates a new method-invocation-based stream without parameters.
 


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