|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
public class ConnectionDefinitionDesc
This class defines the implementation of the element connection-definition
| Constructor Summary | |
|---|---|
ConnectionDefinitionDesc(ConnectionDefinition cd)
Constructor |
|
| Method Summary | |
|---|---|
java.util.List |
getConfigPropertyList()
Gets the config-property |
java.lang.String |
getConnectionfactoryImplClass()
Gets the connectionfactory-impl-class |
java.lang.String |
getConnectionfactoryInterface()
Gets the connectionfactory-interface |
java.lang.String |
getConnectionImplClass()
Gets the connection-impl-class |
java.lang.String |
getConnectionInterface()
Gets the connection-interface |
java.lang.String |
getId()
Gets the id |
java.lang.String |
getManagedconnectionfactoryClass()
Gets the managedconnectionfactory-class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionDefinitionDesc(ConnectionDefinition cd)
| Method Detail |
|---|
public java.lang.String getId()
public java.lang.String getManagedconnectionfactoryClass()
public java.util.List getConfigPropertyList()
public java.lang.String getConnectionfactoryInterface()
public java.lang.String getConnectionfactoryImplClass()
public java.lang.String getConnectionInterface()
public java.lang.String getConnectionImplClass()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||