Uses of Class
org.apache.maven.profiles.ActivationOS

Packages that use ActivationOS
org.apache.maven.profiles   
 

Uses of ActivationOS in org.apache.maven.profiles
 

Methods in org.apache.maven.profiles that return ActivationOS
 ActivationOS Activation.getOs()
          Get specifies that this profile will be activated when matching OS attributes are detected.
 

Methods in org.apache.maven.profiles with parameters of type ActivationOS
 void Activation.setOs(ActivationOS os)
          Set specifies that this profile will be activated when matching OS attributes are detected.
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.