|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |