org.jboss.jca.common.api.metadata.resourceadapter
Interface ResourceAdapter

All Superinterfaces:
CommonIronJacamar, JCAMetadata, Serializable
All Known Subinterfaces:
ResourceAdapter

public interface ResourceAdapter
extends CommonIronJacamar

A ResourceAdapter.

Author:
Stefano Maestri

Method Summary
 String getArchive()
          Get the archive.
 
Methods inherited from interface org.jboss.jca.common.api.metadata.common.CommonIronJacamar
getAdminObjects, getBeanValidationGroups, getBootstrapContext, getConfigProperties, getConnectionDefinitions, getTransactionSupport
 

Method Detail

getArchive

String getArchive()
Get the archive.

Returns:
the archive.


Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)