Class WebInfClassesSubPackagedResource
java.lang.Object
org.glassfish.jersey.examples.osgi.helloworld.resource.subpackage.WebInfClassesSubPackagedResource
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.
As a matter of fact, this resource is physically located in WEB-INF/classes which needs to be tested as well.
- Author:
- Stepan Vavra
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebInfClassesSubPackagedResource
public WebInfClassesSubPackagedResource()
-
-
Method Details
-
getSubPackagedWebInfMessage
-