类 BaseRestServer

    • 构造器详细资料

      • BaseRestServer

        public BaseRestServer()
    • 方法详细资料

      • deploy

        public void deploy​(Class resourceDef,
                           Object resourceInstance,
                           String contextPath)
        指定者:
        deploy 在接口中 RestServer
        参数:
        resourceDef - it could be either resource interface or resource impl