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.