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

All Superinterfaces:
JCAMetadata, Serializable

public interface ResourceAdapters
extends JCAMetadata

A ResourceAdapters.

Author:
Stefano Maestri

Nested Class Summary
static class ResourceAdapters.Tag
          A Tag.
 
Method Summary
 List<ResourceAdapter> getResourceAdapters()
          Get the resourceAdapters.
 

Method Detail

getResourceAdapters

List<ResourceAdapter> getResourceAdapters()
Get the resourceAdapters.

Returns:
the resourceAdapters.


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)