Uses of Class
org.exolab.jms.selector.Context

Packages that use Context
org.exolab.jms.selector   
org.exolab.jms.selector.parser   
 

Uses of Context in org.exolab.jms.selector
 

Constructors in org.exolab.jms.selector with parameters of type Context
SelectorException(Context context, java.lang.String msg)
          Construct a new SelectorException
TypeMismatchException(Context context, java.lang.String msg)
          Construct a new SelectorException
 

Uses of Context in org.exolab.jms.selector.parser
 

Methods in org.exolab.jms.selector.parser that return Context
 Context SelectorAST.getContext()
          Returns the context of the expression
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.