TIBCO BusinessEvents™
CEP Query
Query
Callback
Metadata
Query.Callback.Metadata
.
getQueryName()
Signature
String getQueryName(String listenerName)
Domain
ACTION, CONDITION
Description
Gets the name of the query used to build the statement that owns the listener.
Parameters
Name
Type
Description
listenerName
String
name of the listener.
Returns
Type
Description
String
name of the query used to build the statement that owns the listener.
Cautions
none