Class BundleResource

    • Constructor Detail

      • BundleResource

        public BundleResource()
    • Method Detail

      • getBundle

        public final org.osgi.framework.Bundle getBundle()
      • getView

        public final View getView​(String path)
      • getRequest

        public final javax.servlet.http.HttpServletRequest getRequest()
      • getPrincipal

        public Principal getPrincipal()
      • getUriInfo

        public javax.ws.rs.core.UriInfo getUriInfo()
      • getBaseUri

        public URI getBaseUri()
      • accept

        public boolean accept​(BundleResource target)
        This method is only for contributed sub-resources. It will be ignored for root resources. Extension resources may override this method to dynamically accept or reject to be installed as a sub-resource of the target resource