org.mule.common.query.dsql.parser
Class QueryModelOperatorFactory

java.lang.Object
  extended by org.mule.common.query.dsql.parser.QueryModelOperatorFactory

public final class QueryModelOperatorFactory
extends Object


Method Summary
static QueryModelOperatorFactory getInstance()
           
 Operator getOperator(String symbol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static QueryModelOperatorFactory getInstance()

getOperator

public Operator getOperator(String symbol)


Copyright © 2015 MuleSoft, Inc.. All rights reserved.