Create a connection factory based on the given ConnectionFactoryInfo and bind it to the given name in the internal JNDI implementation.
Exception Type | Condition |
---|---|
AdminException | if not authorized or an error occurred. |
AdminInvalidNameException | if the JNDI name is not legal. |
ArgumentException | if ConnectionFactoryInfo object is null. |
AdminNameExistsException | if the JNDI name is already in use. |
Admin Class | TIBCO.EMS.ADMIN Namespace