Uses of Class
org.glassfish.uberjar.osgimain.OSGIModule
-
Uses of OSGIModule in org.glassfish.uberjar.osgimain
Methods in org.glassfish.uberjar.osgimain that return OSGIModuleModifier and TypeMethodDescriptionstatic OSGIModuleExtracts a specified module from the modulesJarMethods in org.glassfish.uberjar.osgimain that return types with arguments of type OSGIModuleModifier and TypeMethodDescriptionstatic Iterable<OSGIModule>ModuleExtractor.extractModules(File modulesJarFile) Extracts the OSGI Modules from the Jar file.