BasicAuthentication, BndAuthentication, ConnectionSettings, DefaultURLConnectionHandler, FileRepo, HttpsVerification, InfoFileRepo, JartoolSigner, MavenDeploy, MavenGroup, MavenRemoteRepository, MavenRepositorypublic interface Plugin
| Modifier and Type | Method | Description |
|---|---|---|
void |
setProperties(java.util.Map<java.lang.String,java.lang.String> map) |
Give the plugin the remaining properties.
|
void |
setReporter(aQute.service.reporter.Reporter processor) |
Set the current reporter.
|
void setProperties(java.util.Map<java.lang.String,java.lang.String> map)
throws java.lang.Exception
map - attributes and directives for this plugin's clausejava.lang.Exceptionvoid setReporter(aQute.service.reporter.Reporter processor)
processor -