public class BootstrappingDependencyEvent extends OsgiBundleApplicationContextEvent
source
Constructor and Description |
---|
BootstrappingDependencyEvent(org.springframework.context.ApplicationContext source,
org.osgi.framework.Bundle bundle,
OsgiServiceDependencyEvent nestedEvent)
Constructs a new
BootstrappingDependencyEvent instance. |
Modifier and Type | Method and Description |
---|---|
OsgiServiceDependencyEvent |
getDependencyEvent()
Returns the nested, dependency event that caused the bootstrapping event
to be raised.
|
getBundle
getApplicationContext
getSource, toString
public BootstrappingDependencyEvent(org.springframework.context.ApplicationContext source, org.osgi.framework.Bundle bundle, OsgiServiceDependencyEvent nestedEvent)
BootstrappingDependencyEvent
instance.source
- public OsgiServiceDependencyEvent getDependencyEvent()
Copyright © 2006–2016. All rights reserved.