|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
OsgiBundleApplicationContextEventMulticaster | Interface to be implemented by objects that can manage a number of
OsgiBundleApplicationContextListener s, and publish events to them. |
OsgiBundleApplicationContextListener | OSGi specific listener interested in notifications regarding the life cycle of OSGi application contexts. |
Class Summary | |
---|---|
OsgiBundleApplicationContextEvent | Base class for events raised for an ApplicationContext created
inside an OSGi environment. |
OsgiBundleApplicationContextEventMulticasterAdapter | Adapter class between Spring ApplicationEventMulticaster and
Spring-DM OsgiBundleApplicationContextEventMulticaster . |
OsgiBundleContextFailedEvent | Event raised when an ApplicationContext failed. |
OsgiBundleContextRefreshedEvent | Event raised when an ApplicationContext#refresh() method executes successfully inside an OSGi. |
Event package for OSGi application contexts.
Provides events specific to OSGi application contexts. Note that these events are meant to be sent by
the extender during the bootstrapping procedure of an application context, to third parties interested
in monitoring the context lifecycle.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |