|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
public class ResourceadapterDesc
This class defines the implementation of the element resourceadapter
Constructor Summary | |
---|---|
ResourceadapterDesc(Resourceadapter ra)
Constructor |
Method Summary | |
---|---|
List |
getAdminobjectList()
Gets the adminobject |
List |
getAuthenticationMechanismList()
Gets the authentication-mechanism |
List |
getConfigPropertyList()
Gets the config-property |
String |
getConnectionfactoryImplClass()
Gets the connectionfactory-impl-class |
String |
getConnectionfactoryInterface()
Gets the connectionfactory-interface |
String |
getConnectionImplClass()
Gets the connection-impl-class |
String |
getConnectionInterface()
Gets the connection-interface |
InboundResourceadapterDesc |
getInboundResourceadapterDesc()
Gets the inbound-resourceadapter |
String |
getManagedconnectionfactoryClass()
Gets the managedconnectionfactory-class |
OutboundResourceadapterDesc |
getOutboundResourceadapterDesc()
Gets the outbound-resourceadapter |
String |
getReauthenticationSupport()
Gets the reauthentication-support |
String |
getResourceadapterClass()
Gets the resourceadapter-class |
List |
getSecurityPermissionList()
Gets the security-permission |
String |
getTransactionSupport()
Gets the transaction-support |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceadapterDesc(Resourceadapter ra)
Method Detail |
---|
public String getResourceadapterClass()
public String getManagedconnectionfactoryClass()
public String getConnectionfactoryInterface()
public String getConnectionfactoryImplClass()
public String getConnectionInterface()
public String getConnectionImplClass()
public String getTransactionSupport()
public List getConfigPropertyList()
public List getAuthenticationMechanismList()
public OutboundResourceadapterDesc getOutboundResourceadapterDesc()
public InboundResourceadapterDesc getInboundResourceadapterDesc()
public List getAdminobjectList()
public String getReauthenticationSupport()
public List getSecurityPermissionList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |