Class ApplicationContextServiceableComponent

All Implemented Interfaces:
Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, ServiceableComponent<ApplicationContext>, Aware, ApplicationContextAware

public class ApplicationContextServiceableComponent extends AbstractServiceableComponent<ApplicationContext>
Wraps a Spring ApplicationContext so it can itself be exposed as a serviceable component.
Since:
5.4.0