org.apache.maven.profiles.activation
Class FileProfileActivator
java.lang.Object
   org.apache.maven.profiles.activation.DetectedProfileActivator
org.apache.maven.profiles.activation.DetectedProfileActivator
       org.apache.maven.profiles.activation.FileProfileActivator
org.apache.maven.profiles.activation.FileProfileActivator
- All Implemented Interfaces: 
- ProfileActivator, LogEnabled
Deprecated.
- @Deprecated
public class FileProfileActivator 
- extends DetectedProfileActivator- implements LogEnabled
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FileProfileActivator
public FileProfileActivator()
- Deprecated. 
canDetectActivation
protected boolean canDetectActivation(Profile profile)
- Deprecated. - 
- Specified by:
- canDetectActivationin class- DetectedProfileActivator
 
- 
 
isActive
public boolean isActive(Profile profile)
- Deprecated. - 
- Specified by:
- isActivein interface- ProfileActivator
 
- 
 
enableLogging
public void enableLogging(Logger logger)
- Deprecated. - 
- Specified by:
- enableLoggingin interface- LogEnabled
 
- 
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.