|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.jca.cfg.OutboundResourceAdapterConfig
public class OutboundResourceAdapterConfig
Configuration for a connector.
Method Summary | |
---|---|
void |
addConnectionDefinition(ConnectionDefinition conn)
Returns the connection definition. |
AuthenticationMechanism |
createAuthenticationMechanism()
Configures the authentication mechanism. |
SecurityPermission |
createSecurityPermission()
Configures the security permission |
java.lang.String |
getTransactionSupport()
Gets the transaction support. |
void |
setReauthenticationSupport(java.lang.String reauth)
Sets the reauth support. |
void |
setTransactionSupport(java.lang.String trans)
Sets the transaction support. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void addConnectionDefinition(ConnectionDefinition conn) throws ConfigException
ConfigException
public void setTransactionSupport(java.lang.String trans)
public java.lang.String getTransactionSupport()
public void setReauthenticationSupport(java.lang.String reauth)
public AuthenticationMechanism createAuthenticationMechanism()
public SecurityPermission createSecurityPermission()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |