| Package | Description |
|---|---|
| io.neba.core.blueprint |
Contains the implementations connecting gemini blueprint and NEBA by means of
a
custom application context post processor,
shutdown handler,
context failure handler and further implementations
for synchronization and consistency checking of changes in bundles containing resource models. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextFailedHandler
When an application context activation fails, NEBA removes any previously
registered resource models, self tests, MVC infrastructure and the like, since these
are registered before the application context is
activated. |
class |
SlingOsgiBundleShutdownHandler
Dispatches a
Bundle shutdown event to the injected
services in a defined order.This is a SynchronousBundleListener since only these listeners are
notified when a bundle is about to be stopped in a synchronous
manner. |
Copyright © 2014–2015. All rights reserved.