public interface LazyEnlistableConnectionManager
Modifier and Type | Method and Description |
---|---|
void |
lazyEnlist(ManagedConnection mc)
Invoked by a resource adapter to lazily enlist a connection handle with the managed connection
|
void lazyEnlist(ManagedConnection mc) throws ResourceException
mc
- the managed connectionResourceException
- for an generic errorApplicationServerInternalException
- for problems in the application serverResourceAllocationException
- for problems allocating resourcesResourceAdapterInternalException
- for errors from the resource adapterCopyright © 2013 JBoss by Red Hat. All rights reserved.