Class | Description |
---|---|
Activator |
We cannot have two bundle activators so we use this single bundle activator.
|
AuthenticationFilterDelayer |
This class is just a wrapper to hold the initialization of the shindig
AuthenticationServletFilter because it cannot run without Guice and we have
delayed the Guice initialization.
|
ContextListenerDelayer |
This class is just a wrapper to hold the initialization of Guice (et al)
until we have received the "go ahead" from the Runtime and that everything is
fully initialized.
|
GuiceContextListener |
Although this object says its a ServletContextListener, in fact it is not do
to order of initialization issues.
|
Copyright © 2013 Nuxeo SA. All Rights Reserved.