KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > resource > spi > LazyEnlistableConnectionManager

javax.resource.spi
Interface LazyEnlistableConnectionManager

See Also:
Source Code

public void lazyEnlist(ManagedConnection mc)
                throws ResourceException
See Also:
ResourceAdapterInternalException, ResourceAllocationException, ApplicationServerInternalException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags