站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

Uses of Class org.jboss.tools.Boot.ApplicationBoot (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


Uses of Class
org.jboss.tools.Boot.ApplicationBoot

Packages that use Boot.ApplicationBoot
org.jboss.tools Command line tools and such. 
 

Uses of Boot.ApplicationBoot in org.jboss.tools
 

Methods in org.jboss.tools that return Boot.ApplicationBoot
 Boot.ApplicationBoot Boot.createApplicationBoot()
          This can be used to boot another application From within another one.
 Boot.ApplicationBoot[] Boot.getStartedApplications()
           
protected  Boot.ApplicationBoot Boot.processAppBootCommandLine(LinkedList args)
          Processes the command line argumenst for the next application on the command line.
 

Methods in org.jboss.tools with parameters of type Boot.ApplicationBoot
 void Boot.startApplication(Boot.ApplicationBoot bootData)
          Boots the application in a new threadgroup and thread.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.