Uses of Class
org.glassfish.jersey.internal.OsgiRegistry
-
Packages that use OsgiRegistry Package Description org.glassfish.jersey.internal Common Jersey internal API classes.org.glassfish.jersey.internal.util Common Jersey internal miscellaneous utility classes. -
-
Uses of OsgiRegistry in org.glassfish.jersey.internal
Methods in org.glassfish.jersey.internal that return OsgiRegistry Modifier and Type Method Description static OsgiRegistryOsgiRegistry. getInstance()Returns anOsgiRegistryinstance. -
Uses of OsgiRegistry in org.glassfish.jersey.internal.util
Methods in org.glassfish.jersey.internal.util that return OsgiRegistry Modifier and Type Method Description static OsgiRegistryReflectionHelper. getOsgiRegistryInstance()Returns anOsgiRegistryinstance.
-