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

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

Uses of StaticMethodExpression in net.esper.client.soda
 

Methods in net.esper.client.soda that return StaticMethodExpression
static StaticMethodExpression Expressions.staticMethod(String className, String method, Expression... parameters)
          Static method invocation.
static StaticMethodExpression Expressions.staticMethod(String className, String method, Object... parameters)
          Static method invocation.
 


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