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
The name of the agent
Cautions
none
Example
String cName = ClusterFunctions.getAgentName();