- java.lang.Object
-
- org.glassfish.jersey.examples.defaultMethod.resources.ClassResource
-
- All Implemented Interfaces:
- InterfaceResource
@Path(value="compoundResource")
@Produces(value="text/plain")
public class ClassResource
extends Object
implements InterfaceResource
JAX-RS resource inheriting some resource method implementations from the implemented interface.
- Author:
- Adam Lindenthal (adam.lindenthal at oracle.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ClassResource
public ClassResource()
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.