org.sonatype.tycho.p2.facade.internal
Class P2ProxyConfigurator

java.lang.Object
  extended by 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 java.lang.Object
implements org.codehaus.tycho.maven.TychoLifecycleParticipant


Constructor Summary
P2ProxyConfigurator()
           
 
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
 

Constructor Detail

P2ProxyConfigurator

public P2ProxyConfigurator()
Method Detail

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.