biz.hammurapi.jms.adapter.jca
Interface Connection

All Superinterfaces:
biz.hammurapi.config.Context
All Known Implementing Classes:
ConnectionImpl

public interface Connection
extends biz.hammurapi.config.Context


Method Summary
 void close()
           
 java.lang.Object getState()
           
 
Methods inherited from interface biz.hammurapi.config.Context
get
 

Method Detail

close

void close()

getState

java.lang.Object getState()
Returns:
Serializable state of proxy objects. This state can be then passed to getConnection() method.


Copyright © 2006 Hammurapi Group. All Rights Reserved.