![]() |
Apama API Reference for .NET
10.15.0.2
|
This class provides access to a snapshot of information about a Java (JMon) Application that is/was live in the engine. More...
Inherits Apama.Engine.NameInfo.
Properties | |
| uint | NumListeners [get] |
| Gets the number of listeners belonging to this application. More... | |
Properties inherited from Apama.Engine.NameInfo | |
| string | FullyQualifiedName [get] |
| Get the fully qualified name of the item. This is the concatenation of the package, the dot separator, and the name. More... | |
| string | Name [get] |
| Get the name of the item. This is the "unqualified" name. More... | |
| string | Package [get] |
| Get the package in which the item is installed. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Apama.Engine.NameInfo | |
| override string | ToString () |
| Returns the fully qualified name of the item. More... | |
This class provides access to a snapshot of information about a Java (JMon) Application that is/was live in the engine.
The Package property is not valid for JMon Applications, and the respective get method will return an empty string.
|
get |
Gets the number of listeners belonging to this application.