Class ServiceManager


  • @Deprecated
    public class ServiceManager
    extends Object
    Deprecated.
    Legacy AEM 6.x API.
    The ServiceManager is used by the AbderaServlet to bootstrap the server instance. There should be little to no reason why an end user would need to use this class directly.
    • Method Detail

      • getInstance

        public static ServiceManager getInstance()
        Deprecated.
      • getAbdera

        public static org.apache.abdera.Abdera getAbdera()
        Deprecated.