|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
public class JonasConnectionDefinitionDesc
This class defines the implementation of the element jonas-connection-definition
| Constructor Summary | |
|---|---|
JonasConnectionDefinitionDesc(JonasConnectionDefinition jcd)
Constructor |
|
| Method Summary | |
|---|---|
List |
getDescriptionList()
Gets the description |
String |
getId()
Gets the id |
JdbcConnParamsDesc |
getJdbcConnParamsDesc()
Gets the jdbc-conn-params |
String |
getJndiName()
Gets the jndi-name |
List |
getJonasConfigPropertyList()
Gets the jonas-config-property |
String |
getLogEnabled()
Gets the log-enabled |
String |
getLogTopic()
Gets the log-topic |
PoolParamsDesc |
getPoolParamsDesc()
Gets the pool-params |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JonasConnectionDefinitionDesc(JonasConnectionDefinition jcd)
| Method Detail |
|---|
public String getId()
public List getDescriptionList()
public String getJndiName()
public String getLogEnabled()
public String getLogTopic()
public PoolParamsDesc getPoolParamsDesc()
public JdbcConnParamsDesc getJdbcConnParamsDesc()
public List getJonasConfigPropertyList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||