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

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
 

Constructor Detail

OSGiBootstrapBean

public OSGiBootstrapBean()
Method Detail

run

public void run()

getBootstrapProvider

public static OSGiBootstrapProvider getBootstrapProvider()


Copyright © 2012. All Rights Reserved.