|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAdapter1516

A ResourceAdapter1516.
| Nested Class Summary | |
|---|---|
static class |
ResourceAdapter1516.Attribute
A Attribute. |
static class |
ResourceAdapter1516.Tag
A Tag. |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
List<AdminObject> |
getAdminObjects()
|
List<? extends ConfigProperty> |
getConfigProperties()
It return an Unmodifiable List of config properties |
String |
getId()
Return the String representing xml ID |
InboundResourceAdapter |
getInboundResourceadapter()
|
OutboundResourceAdapter |
getOutboundResourceadapter()
|
String |
getResourceadapterClass()
|
List<SecurityPermission> |
getSecurityPermissions()
|
int |
hashCode()
|
String |
toString()
|
void |
validate()
Validate this metadata according validation required by specification |
| Methods inherited from interface org.jboss.jca.common.api.metadata.CopyableMetaData |
|---|
copy |
| Methods inherited from interface org.jboss.jca.common.api.metadata.ra.MergeableMetadata |
|---|
merge |
| Method Detail |
|---|
String getResourceadapterClass()
List<? extends ConfigProperty> getConfigProperties()
ResourceAdapter
getConfigProperties in interface ResourceAdapterOutboundResourceAdapter getOutboundResourceadapter()
InboundResourceAdapter getInboundResourceadapter()
List<AdminObject> getAdminObjects()
List<SecurityPermission> getSecurityPermissions()
String getId()
getId in interface IdDecoratedMetadataIdDecoratedMetadata.getId()int hashCode()
hashCode in class ObjectObject.hashCode()boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)String toString()
toString in class ObjectObject.toString()
void validate()
throws ValidateException
ValidatableMetadata
validate in interface ValidatableMetadataValidateException - in case of validation fail
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||