Class SimpleLambdaResource

    • Field Detail

      • respondConsumer

        protected final Consumer<org.wicketstuff.restutils.wicket.AttributesWrapper> respondConsumer
    • Constructor Detail

      • SimpleLambdaResource

        public SimpleLambdaResource​(Consumer<org.wicketstuff.restutils.wicket.AttributesWrapper> respondConsumer)
        Build a new resource providing the Consumer for a AttributesWrapper parameter
        Parameters:
        respondConsumer - the cosnumer.