|
||||||||||
| 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 provides an OSGiFramework through a OSGiBootstrapProvider.
A OSGiBootstrapProvider is discovered in two stages.
OSGiBootstrapProvider interface.
| Field Summary | |
|---|---|
java.lang.String |
bindAdress
|
java.lang.String |
serverName
|
| Constructor Summary | |
|---|---|
OSGiBootstrap()
|
|
| Method Summary | |
|---|---|
static OSGiBootstrapProvider |
getBootstrapProvider()
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String serverName
public java.lang.String bindAdress
| Constructor Detail |
|---|
public OSGiBootstrap()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void run()
public static OSGiBootstrapProvider getBootstrapProvider()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||