Class OsgiBundlesServlet

    • Constructor Detail

      • OsgiBundlesServlet

        public OsgiBundlesServlet()
    • Method Detail

      • doGet

        protected void doGet​(@NotNull
                             @NotNull org.apache.sling.api.SlingHttpServletRequest request,
                             @NotNull
                             @NotNull org.apache.sling.api.SlingHttpServletResponse response)
                      throws IOException
        Overrides:
        doGet in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
        Throws:
        IOException
      • writeBundles

        protected void writeBundles​(@NotNull
                                    @NotNull BeanContext context,
                                    @NotNull
                                    @NotNull com.google.gson.stream.JsonWriter writer)
                             throws IOException
        Throws:
        IOException
      • writeProperties

        protected void writeProperties​(@NotNull
                                       @NotNull com.google.gson.stream.JsonWriter writer,
                                       @NotNull
                                       @NotNull OsgiBundleModel model)
                                throws IOException
        Throws:
        IOException