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

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

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

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


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