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(String className, String methodName)
          Creates a new method-invocation-based stream without parameters.
static MethodInvocationStream MethodInvocationStream.create(String className, String methodName, String optStreamName)
          Creates a new method-invocation-based stream without parameters.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com