| |
|
| java.lang.Object org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
JonasConnectorDesc | public class JonasConnectorDesc implements Serializable(Code) | | This class defines the implementation of the element jonas-resource
author: Eric Hardesty |
getJdbcConnParamsDesc | public JdbcConnParamsDesc getJdbcConnParamsDesc()(Code) | | Gets the jdbc-conn-params
the jdbc-conn-params |
getJndiName | public String getJndiName()(Code) | | Gets the jndiname
the jndiname |
getJonasActivationspecList | public List getJonasActivationspecList()(Code) | | Gets the jonas-activationspec
the jonas-activationspec |
getJonasAdminobjectList | public List getJonasAdminobjectList()(Code) | | Gets the jonas-adminobject
the jonas-adminobject |
getJonasConfigPropertyList | public List getJonasConfigPropertyList()(Code) | | Gets the jonas-config-property
the jonas-config-property |
getJonasConnectionDefinitionList | public List getJonasConnectionDefinitionList()(Code) | | Gets the jonas-connection-definition
the jonas-connection-definition |
getJonasSecurityMappingDesc | public JonasSecurityMappingDesc getJonasSecurityMappingDesc()(Code) | | Gets the jonas-security-mapping
the jonasSecurityMapping |
getLogEnabled | public String getLogEnabled()(Code) | | Gets the log-enabled
the log-enabled |
getLogTopic | public String getLogTopic()(Code) | | Gets the log-topic
the log-topic |
getNativeLib | public String getNativeLib()(Code) | | Gets the native-lib
the native-lib |
getPoolParamsDesc | public PoolParamsDesc getPoolParamsDesc()(Code) | | Gets the pool-params
the pool-params |
getRarlink | public String getRarlink()(Code) | | Gets the rarlink
the rarlink |
getTmParamsDesc | public TmParamsDesc getTmParamsDesc()(Code) | | Gets the tm-params
the tm-params |
isSetup | public boolean isSetup()(Code) | | |
|
|
|