- java.lang.Object
-
- org.glassfish.jersey.examples.osgi.helloworld.additional.resource.subpackage.AdditionalSubPackagedResource
-
@Path(value="/subadditional")
public class AdditionalSubPackagedResource
extends Object
This resource is located in a sub-package and will be detected by OSGI framework only if recursive scanning is turned on.
- Author:
- Stepan Vavra (stepan.vavra at oracle.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.