| |
|
| java.lang.Object org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
ConnectionDefinitionDesc | public class ConnectionDefinitionDesc implements Serializable(Code) | | This class defines the implementation of the element connection-definition
author: Eric Hardesty |
getConfigPropertyList | public List getConfigPropertyList()(Code) | | Gets the config-property
the config-property |
getConnectionImplClass | public String getConnectionImplClass()(Code) | | Gets the connection-impl-class
the connection-impl-class |
getConnectionInterface | public String getConnectionInterface()(Code) | | Gets the connection-interface
the connection-interface |
getConnectionfactoryImplClass | public String getConnectionfactoryImplClass()(Code) | | Gets the connectionfactory-impl-class
the connectionfactory-impl-class |
getConnectionfactoryInterface | public String getConnectionfactoryInterface()(Code) | | Gets the connectionfactory-interface
the connectionfactory-interface |
getManagedconnectionfactoryClass | public String getManagedconnectionfactoryClass()(Code) | | Gets the managedconnectionfactory-class
the managedconnectionfactory-class |
|
|
|