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

Packages that use Activation
org.apache.maven.profiles   
 

Uses of Activation in org.apache.maven.profiles
 

Methods in org.apache.maven.profiles that return Activation
 Activation Profile.getActivation()
          Get the conditional logic which will automatically trigger the inclusion of this profile.
 

Methods in org.apache.maven.profiles with parameters of type Activation
 void Profile.setActivation(Activation activation)
          Set the conditional logic which will automatically trigger the inclusion of this profile.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.