| |
|
| java.lang.Object org.jboss.test.jca.fs.FSManagedConnection
FSManagedConnection | public class FSManagedConnection implements ManagedConnection(Code) | | author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
addConnectionEventListener | public void addConnectionEventListener(ConnectionEventListener connectionEventListener)(Code) | | |
associateConnection | public void associateConnection(Object obj) throws ResourceException(Code) | | |
cleanup | public void cleanup() throws ResourceException(Code) | | |
close | protected void close()(Code) | | |
destroy | public void destroy() throws ResourceException(Code) | | |
fireConnectionEvent | protected void fireConnectionEvent(ConnectionEvent evt)(Code) | | |
getConnection | public Object getConnection(Subject subject, ConnectionRequestInfo info) throws ResourceException(Code) | | |
getLocalTransaction | public LocalTransaction getLocalTransaction() throws ResourceException(Code) | | |
getMetaData | public ManagedConnectionMetaData getMetaData() throws ResourceException(Code) | | |
removeConnectionEventListener | public void removeConnectionEventListener(ConnectionEventListener connectionEventListener)(Code) | | |
|
|
|