public interface ConnectableResource
Modifier and Type | Method and Description |
---|---|
Object |
getConnection()
Get a connection from the resource
|
void |
setConnectableResourceListener(ConnectableResourceListener crl)
Set connectable resource listener
|
Object getConnection() throws Exception
Exception
- If an error occursvoid setConnectableResourceListener(ConnectableResourceListener crl)
crl
- The connectable resource listenerCopyright © 2021 JBoss by Red Hat. All rights reserved.