- 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
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.