TIBCO BusinessEvents™
Standard
Cluster
Cluster
.
getAgentName()
Signature
String getAgentName()
Domain
action, condition, query
Description
Returns the name of the BE Agent
Parameters
None.
Returns
Type
Description
String
Agent name
Cautions
none
Example
String cName = ClusterFunctions.getAgentName();