| java.lang.Object ersatz.resourceadapter.InteractionImpl
InteractionImpl | public class InteractionImpl implements Interaction(Code) | | author: Bob Kruse author: Jtest Resource Adapter author: used to test the J2EE Connector as implemented by JOnAS. |
clearWarnings | public void clearWarnings() throws ResourceException(Code) | | |
close | public void close() throws ResourceException(Code) | | |
execute | public boolean execute(InteractionSpec ispec, Record input, Record output) throws ResourceException(Code) | | |
execute | public Record execute(InteractionSpec ispec, Record input) throws ResourceException(Code) | | |
getConnection | public Connection getConnection()(Code) | | |
getWarnings | public ResourceWarning getWarnings() throws ResourceException(Code) | | |
|
|