|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.osgi.impl.bundle.bindex.Index
public class Index
Iterate over a set of given bundles and convert them to resources. After this, convert an local urls (file systems, JAR file) to relative URLs and create a ZIP file with the complete content. This ZIP file can be used in an OSGi Framework to map to an http service or it can be expanded on the web server's file system.
Constructor Summary | |
---|---|
Index()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main entry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Index()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |