Class ServletRegistry


  • public class ServletRegistry
    extends Object
    Handle servlet registration from Nuxeo extension points. This class is a singleton shared by the Activator and the ServletRegistryComponent component. Because we don't have yet a solution to synchronize the initialization time of the Activator and a Nuxeo component we are using a singleton instance to be able
    Author:
    Bogdan Stefanescu