Class RestEndpointRegistryImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getRestEndpoints()  
      void setApplicationRegistry​(com.eclipsesource.jaxrs.publisher.api.ApplicationRegistry applicationRegistry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RestEndpointRegistryImpl

        public RestEndpointRegistryImpl()
    • Method Detail

      • setApplicationRegistry

        public void setApplicationRegistry​(com.eclipsesource.jaxrs.publisher.api.ApplicationRegistry applicationRegistry)