JavaScript is disabled on your browser.
C G O S W
C
contextDestroyed(ServletContextEvent) - Method in class org.glassfish.jersey.examples.osgi.helloworld.WebAppContextListener
contextInitialized(ServletContextEvent) - Method in class org.glassfish.jersey.examples.osgi.helloworld.WebAppContextListener
G
getSubPackagedWebInfMessage() - Method in class org.glassfish.jersey.examples.osgi.helloworld.resource.subpackage.WebInfClassesSubPackagedResource
getWebInfMessage() - Method in class org.glassfish.jersey.examples.osgi.helloworld.resource.WebInfClassesResource
O
org.glassfish.jersey.examples.osgi.helloworld - package org.glassfish.jersey.examples.osgi.helloworld
org.glassfish.jersey.examples.osgi.helloworld.resource - package org.glassfish.jersey.examples.osgi.helloworld.resource
org.glassfish.jersey.examples.osgi.helloworld.resource.subpackage - package org.glassfish.jersey.examples.osgi.helloworld.resource.subpackage
S
start(BundleContext) - Method in class org.glassfish.jersey.examples.osgi.helloworld.WebAppContextListener
stop(BundleContext) - Method in class org.glassfish.jersey.examples.osgi.helloworld.WebAppContextListener
W
WebAppContextListener - Class in org.glassfish.jersey.examples.osgi.helloworld
This is to make sure we signal the application has been deployed/un-deployed
via the OSGi EventAdmin service.
WebAppContextListener() - Constructor for class org.glassfish.jersey.examples.osgi.helloworld.WebAppContextListener
WebInfClassesResource - Class in org.glassfish.jersey.examples.osgi.helloworld.resource
This resource is physically located in WEB-INF/classes of a OSGI bundle.
WebInfClassesResource() - Constructor for class org.glassfish.jersey.examples.osgi.helloworld.resource.WebInfClassesResource
WebInfClassesSubPackagedResource - Class in org.glassfish.jersey.examples.osgi.helloworld.resource.subpackage
This resource is located in a sub-package and will be detected by OSGI framework only if recursive scanning is turned on.
As a matter of fact, this resource is physically located in WEB-INF/classes which needs to be tested as well.
WebInfClassesSubPackagedResource() - Constructor for class org.glassfish.jersey.examples.osgi.helloworld.resource.subpackage.WebInfClassesSubPackagedResource
C G O S W
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.