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

Bootstrap - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.test.security
Class Bootstrap

java.lang.Object
  extended byorg.jboss.portal.test.security.Bootstrap

public class Bootstrap
extends java.lang.Object


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

Constructor Detail

Bootstrap

public Bootstrap()
Method Detail

getPolicyService

public PortalPolicyConfigService getPolicyService()

start

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

stop

public void stop()