Uses of Interface
org.apache.maven.profiles.activation.ProfileActivator

Packages that use ProfileActivator
org.apache.maven.profiles.activation   
 

Uses of ProfileActivator in org.apache.maven.profiles.activation
 

Classes in org.apache.maven.profiles.activation that implement ProfileActivator
 class AlwaysOnProfileActivator
           
 class CustomActivator
          Profile activator that allows the use of custom third-party activators, by specifying a type - or role-hint - for the activator, along with a configuration (in the form of a DOM) to be used in configuring the activator.
 class DetectedProfileActivator
           
 class FileProfileActivator
           
 class JdkPrefixProfileActivator
           
 class OperatingSystemProfileActivator
           
 class SystemPropertyProfileActivator
           
 



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