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

Packages that use Activation
org.apache.maven.settings   
 

Uses of Activation in org.apache.maven.settings
 

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

Methods in org.apache.maven.settings 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.