Method | Description |
createManagedConnectionObject | Constructs a new connection object (for example, SimpleConnection). |
queryTransactionSupportLevel | Specifies the transactional capabilities of this factory's connections. For more information, see this method's Javadoc. |
fillWmDescriptor | Supports webMethods metadata constructs. For more information, see
The WmDescriptor Interface. |
deleteCallBack | Called when a connection factory is deleted. |
disableCallBack | Called when a connection factory is disabled. |
enableCallBack | Called when a connection factory is enabled. |
initCallBack | Called when a connection factory is initialized. |
startupCallBack | Called when a connection factory is started. |
shutdownCallBack | Called when a connection factory is stopped. |
updateCallBack | Called when a connection factory is updated. |