org.sonatype.tycho.p2.facade.internal
Class P2ProxyConfigurator
java.lang.Object
org.sonatype.tycho.p2.facade.internal.P2ProxyConfigurator
- All Implemented Interfaces:
- org.codehaus.tycho.maven.TychoLifecycleParticipant
@Component(role=org.codehaus.tycho.maven.TychoLifecycleParticipant.class,
hint="P2ProxyConfigurator")
public class P2ProxyConfigurator
- extends Object
- implements org.codehaus.tycho.maven.TychoLifecycleParticipant
Method Summary |
void |
configure(org.apache.maven.execution.MavenSession session)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P2ProxyConfigurator
public P2ProxyConfigurator()
configure
public void configure(org.apache.maven.execution.MavenSession session)
- Specified by:
configure
in interface org.codehaus.tycho.maven.TychoLifecycleParticipant
Copyright © 2008-2011. All Rights Reserved.