ShrinkWrap Resolver Maven Implementation 2.0.0-alpha-4

org.jboss.shrinkwrap.resolver.impl.maven.task
Interface MavenWorkingSessionTask

All Known Implementing Classes:
ConfigureSettingsFromFileTask, ConfigureSettingsFromPluginTask, LoadPomMetadataTask

public interface MavenWorkingSessionTask

Container capable of executing a MavenWorkingSession

Author:
Karel Piwko

Method Summary
 MavenWorkingSession execute(MavenWorkingSession session)
          Executes the specified session, returning the next session to be invoked
 

Method Detail

execute

MavenWorkingSession execute(MavenWorkingSession session)
Executes the specified session, returning the next session to be invoked

Parameters:
session -
Returns:

ShrinkWrap Resolver Maven Implementation 2.0.0-alpha-4

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.