@Produces(value="text/plain") @Consumes(value="text/plain") public interface PropertyResource
String
get()
set(String value)
@GET String get()
@PUT String set(String value)
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.