Create connections to the TIBCO Patterns Engine.
The following tables list the members exposed by NetricsConMgr.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsConMgr | Create a connection manager. |
Public Methods
| Name | Description | |
|---|---|---|
|
beginWork | Create a new transaction connection. |
|
continueWork | |
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
getHost | Return the current TIBCO Patterns host machine. |
|
getPort | This returns the current TIBCO Patterns listen port. |
|
GetType | Gets the |
|
isConnectionPoolingCommon | Return true if the current connection pooling setting is common mode. |
|
isConnectionPoolingLocal | Return true if the current connection pooling setting is local mode. |
|
isDebugOn | Return true if the debug setting is turned on. |
|
newConnection | Create a new connection. |
|
setConnectionPoolingCommon | Set connection pooling to common mode. |
|
setConnectionPoolingLocal | Set connection pooling to local mode. |
|
setConnectionPoolingOff | Turn off connection pooling. |
|
setDebugOff | Set debug logging off. |
|
setDebugOn | Set debug logging on. |
|
setHost | Set the TIBCO Patterns host machine. |
|
setNetProtocols | Set the network protocols that will be used to connect to the TIBCO Patterns Engine. |
|
setPort | Set the TIBCO Patterns listen port. |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |