站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

JNDISupport - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.framework.embedded
Class JNDISupport

java.lang.Object
  extended byorg.jboss.portal.test.framework.embedded.JNDISupport

public class JNDISupport
extends java.lang.Object

Version:
$Revision: 5498 $
Author:
Julien Viet

Constructor Summary
JNDISupport()
           
 
Method Summary
 void create()
           
 void destroy()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDISupport

public JNDISupport()
Method Detail

create

public void create()

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop()

destroy

public void destroy()