|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.framework.OSGiBootstrap
public class OSGiBootstrap
The OSGiBootstrap is the entry point to obtain an OSGiBootstrapProvider.
A OSGiBootstrapProvider is discovered in two stages.
OSGiBootstrapProvider interface.
| Constructor Summary | |
|---|---|
OSGiBootstrap()
|
|
| Method Summary | |
|---|---|
static OSGiBootstrapProvider |
getBootstrapProvider()
Get an instance of an OSGiBootstrapProvider. |
static void |
main(java.lang.String[] args)
The main entry point |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiBootstrap()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static OSGiBootstrapProvider getBootstrapProvider()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||