public class UpdateSitePublisherApplication
extends AbstractPublisherApplication
This application generates meta-data/artifact repositories from a local update site.
The -source
| Constructor and Description |
|---|
UpdateSitePublisherApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected IPublisherAction[] |
createActions() |
protected void |
processFlag(java.lang.String flag,
PublisherInfo publisherInfo)
Detect the flag -addJREIU to turn on the generation of the JREIU.
|
protected void |
processParameter(java.lang.String arg,
java.lang.String parameter,
PublisherInfo pinfo) |
protected void processParameter(java.lang.String arg,
java.lang.String parameter,
PublisherInfo pinfo)
throws java.net.URISyntaxException
java.net.URISyntaxExceptionprotected IPublisherAction[] createActions()
protected void processFlag(java.lang.String flag,
PublisherInfo publisherInfo)