public class OsgiBundleContextRefreshedEvent extends OsgiBundleApplicationContextEvent
source| Constructor and Description |
|---|
OsgiBundleContextRefreshedEvent(org.springframework.context.ApplicationContext source,
org.osgi.framework.Bundle bundle)
Constructs a new
OsgiBundleContextRefreshedEvent instance. |
getBundlegetApplicationContextgetSource, toStringpublic OsgiBundleContextRefreshedEvent(org.springframework.context.ApplicationContext source,
org.osgi.framework.Bundle bundle)
OsgiBundleContextRefreshedEvent instance.source - event sourcebundle - associated OSGi bundleCopyright © 2006-2013. All Rights Reserved.