|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionCallback | |
---|---|
org.springframework.jca.cci.core | Provides the core JCA CCI support, based on CciTemplate and its associated callback interfaces. |
Uses of ConnectionCallback in org.springframework.jca.cci.core |
---|
Methods in org.springframework.jca.cci.core with parameters of type ConnectionCallback | |
---|---|
Object |
CciTemplate.execute(ConnectionCallback action)
|
Object |
CciOperations.execute(ConnectionCallback action)
Execute a request on an EIS with CCI, implemented as callback action working on a CCI Connection. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |