org.jboss.osgi.spi.internal
Class OSGiBootstrapBean

java.lang.Object
  extended by org.jboss.osgi.spi.internal.OSGiBootstrapBean

public class OSGiBootstrapBean
extends Object

An internal bean that collabrates with OSGiBootstrap.

Since:
04-Nov-2008
Author:
thomas.diesler@jboss.com

Field Summary
 String bindAddress
           
 String serverName
           
 
Constructor Summary
OSGiBootstrapBean()
           
 
Method Summary
static OSGiBootstrapProvider getBootstrapProvider()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serverName

public String serverName

bindAddress

public String bindAddress
Constructor Detail

OSGiBootstrapBean

public OSGiBootstrapBean()
Method Detail

run

public void run()

getBootstrapProvider

public static OSGiBootstrapProvider getBootstrapProvider()


Copyright © 2010. All Rights Reserved.