Class WhiteboardContextHandler

    • Constructor Detail

      • WhiteboardContextHandler

        public WhiteboardContextHandler​(@NotNull
                                        @NotNull ServletContextHelperInfo info,
                                        @NotNull
                                        @NotNull javax.servlet.ServletContext webContext,
                                        @NotNull
                                        @NotNull org.osgi.framework.Bundle httpBundle)
    • Method Detail

      • getBundleContext

        @NotNull
        public @NotNull org.osgi.framework.BundleContext getBundleContext()
      • activate

        public boolean activate​(@NotNull
                                @NotNull HandlerRegistry registry)
        Activate this context.
        Returns:
        true if it succeeded.
      • deactivate

        public void deactivate​(@NotNull
                               @NotNull HandlerRegistry registry)
        Deactivate this context.
      • getSharedContext

        @Nullable
        public @Nullable javax.servlet.ServletContext getSharedContext()
      • getServletContext

        @Nullable
        public @Nullable ExtServletContext getServletContext​(@Nullable
                                                             @Nullable org.osgi.framework.Bundle bundle)
      • ungetServletContext

        public void ungetServletContext​(@NotNull
                                        @NotNull org.osgi.framework.Bundle bundle)