jremote jbase5.2.1

Uses of Interface
com.jbase.jremote.JConnectionCallbackHandler

Packages that use JConnectionCallbackHandler
com.jbase.jremote   
com.jbase.jremote.jca   
 

Uses of JConnectionCallbackHandler in com.jbase.jremote
 

Methods in com.jbase.jremote with parameters of type JConnectionCallbackHandler
 JConnection JConnectionFactory.getConnection(JConnectionCallbackHandler handler)
          Get a connection to a remote jBASE instance, in a managed environment the callback handler provides ancillary connection initialisation.
 JConnection DefaultJConnectionFactory.getConnection(JConnectionCallbackHandler handler)
           
 

Uses of JConnectionCallbackHandler in com.jbase.jremote.jca
 

Methods in com.jbase.jremote.jca that return JConnectionCallbackHandler
 JConnectionCallbackHandler JRemoteConnectionRequestInfo.getCallbackHandler()
           
 

Methods in com.jbase.jremote.jca with parameters of type JConnectionCallbackHandler
protected  javax.resource.spi.ManagedConnection JRemoteManagedConnectionFactory.createConnection(Subject subject, JConnectionCallbackHandler callbackHandler)
           
 JConnection JRemoteConnectionFactoryImpl.getConnection(JConnectionCallbackHandler handler)
           
protected  JConnection JRemoteConnectionFactoryImpl.getConnection(String user, String account, String password, JConnectionCallbackHandler handler)
           
 

Constructors in com.jbase.jremote.jca with parameters of type JConnectionCallbackHandler
JRemoteConnectionRequestInfo(JConnectionCallbackHandler handler)
           
 


jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.