org.apache.jetspeed.components.jndi
Class JetspeedTestJNDIComponent

java.lang.Object
  extended by org.apache.jetspeed.components.jndi.JetspeedTestJNDIComponent

public class JetspeedTestJNDIComponent
extends Object

JetspeedDSTestJNDIComponent

Uses TyrexJNDIComponent to define a jetspeed Datasource for testing purposes only.

Version:
$Id$
Author:
Scott T. Weaver, Ate Douma

Field Summary
protected  BoundDBCPDatasourceComponent datasourceComponent
           
protected  JNDIComponent jndi
           
static String JNDI_DS_NAME
           
 
Constructor Summary
JetspeedTestJNDIComponent()
           
 
Method Summary
 void setup()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_DS_NAME

public static final String JNDI_DS_NAME
See Also:
Constant Field Values

datasourceComponent

protected BoundDBCPDatasourceComponent datasourceComponent

jndi

protected JNDIComponent jndi
Constructor Detail

JetspeedTestJNDIComponent

public JetspeedTestJNDIComponent()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.