@Component(role=EquinoxLifecycleListener.class, hint="P2ProxyConfigurator") public class OSGiProxyConfigurator extends EquinoxLifecycleListener
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.plugin.LegacySupport |
context |
protected SettingsDecrypterHelper |
decrypter |
protected org.codehaus.plexus.logging.Logger |
logger |
Constructor and Description |
---|
OSGiProxyConfigurator() |
Modifier and Type | Method and Description |
---|---|
void |
afterFrameworkStarted(EmbeddedEquinox framework) |
@Requirement protected org.codehaus.plexus.logging.Logger logger
@Requirement protected org.apache.maven.plugin.LegacySupport context
@Requirement protected SettingsDecrypterHelper decrypter
public void afterFrameworkStarted(EmbeddedEquinox framework)
afterFrameworkStarted
in class EquinoxLifecycleListener
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.