JavaScript is disabled on your browser.
A G O
A
AdditionalResource - Class in org.glassfish.jersey.examples.osgi.helloworld.additional.resource
Test resource for osgi-helloworld-webapp example;
It is aimed to ensure, that the package scanning works in OSGi for multiple packages defined in web.xml
There is also an alternate version of the resource with the same class name within the same package which
should not be visible to Jersey via OSGi.
AdditionalResource() - Constructor for class org.glassfish.jersey.examples.osgi.helloworld.additional.resource.AdditionalResource
AdditionalSubPackagedResource - Class in org.glassfish.jersey.examples.osgi.helloworld.additional.resource.subpackage
This resource is located in a sub-package and will be detected by OSGI framework only if recursive scanning is turned on.
AdditionalSubPackagedResource() - Constructor for class org.glassfish.jersey.examples.osgi.helloworld.additional.resource.subpackage.AdditionalSubPackagedResource
G
getAdditionalResourceMessage() - Method in class org.glassfish.jersey.examples.osgi.helloworld.additional.resource.AdditionalResource
getSubPackagedAdditionalMessage() - Method in class org.glassfish.jersey.examples.osgi.helloworld.additional.resource.subpackage.AdditionalSubPackagedResource
O
org.glassfish.jersey.examples.osgi.helloworld.additional.resource - package org.glassfish.jersey.examples.osgi.helloworld.additional.resource
org.glassfish.jersey.examples.osgi.helloworld.additional.resource.subpackage - package org.glassfish.jersey.examples.osgi.helloworld.additional.resource.subpackage
A G O
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.