|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bootstrap | |
---|---|
org.jboss.bootstrap.spi.server |
Uses of Bootstrap in org.jboss.bootstrap.spi.server |
---|
Methods in org.jboss.bootstrap.spi.server with parameters of type Bootstrap | |
---|---|
void |
Server.addBootstrap(Bootstrap<K,T> bootstrap)
Adds the specified bootstrap to those to be run on Server.start() |
void |
Server.removeBootstrap(Bootstrap<K,T> bootstrap)
Removes the specified bootstrap from those to be run on Server.start() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |