JBoss Transaction 7.0.0 SPI 7.0.0.Final-redhat-2

org.jboss.tm
Interface ConnectableLastResource

All Superinterfaces:
LastResource

public interface ConnectableLastResource
extends LastResource

A connectable last resource

Author:
Jesper Pedersen, Jonathan Halliday (jonathan.halliday@redhat.com)

Method Summary
 Object getConnection()
          Get connection.
 

Method Detail

getConnection

Object getConnection()
                     throws Throwable
Get connection.

Returns:
The connection; otherwise null if the method isn't supported
Throws:
Throwable - If error occurs

JBoss Transaction 7.0.0 SPI 7.0.0.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.