com.tibco.bw.poa.model
Interface QueryConfig

All Known Implementing Classes:
QueryConfigImpl

public interface QueryConfig

The pointcut's query configuration data.

Since:
1.0

Method Summary
 java.lang.String getQueryLanguage()
          Returns the URI of the language the query is specified in.
 java.lang.String getQueryValue()
          Returns the value of the query.
 

Method Detail

getQueryLanguage


java.lang.String getQueryLanguage()
Returns the URI of the language the query is specified in.

Returns:

getQueryValue


java.lang.String getQueryValue()
Returns the value of the query.

Returns:


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved