Uses of Class
net.esper.client.soda.MethodInvocationStream

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

Uses of MethodInvocationStream in net.esper.client.soda
 

Methods in net.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