Interface RestResourceProvider

    • Method Detail

      • enableModifAccessToInstances

        boolean enableModifAccessToInstances()
        If resource can provide access for non-GET methods. By default - NO.
      • getResourceClasses

        Set<Class<?>> getResourceClasses​(org.glassfish.hk2.api.ServiceLocator habitat)
      • getContextRoot

        String getContextRoot()