| java.lang.Object com.mockrunner.mock.connector.cci.MockInteraction
clearWarnings | public void clearWarnings() throws ResourceException(Code) | | |
close | public void close() throws ResourceException(Code) | | |
getConnection | public Connection getConnection()(Code) | | |
getWarnings | public ResourceWarning getWarnings() throws ResourceException(Code) | | Returns null , warnings not supported yet.
|
isClosed | public boolean isClosed()(Code) | | Returns if this Interaction is closed.
true if this Interaction is closed,false otherwise |
|
|