org.apache.maven.profiles.activation
Class AlwaysOnProfileActivator
java.lang.Object
   org.apache.maven.profiles.activation.AlwaysOnProfileActivator
org.apache.maven.profiles.activation.AlwaysOnProfileActivator
- All Implemented Interfaces: 
- ProfileActivator
- public class AlwaysOnProfileActivator 
- extends Object- implements ProfileActivator
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AlwaysOnProfileActivator
public AlwaysOnProfileActivator()
canDetermineActivation
public boolean canDetermineActivation(Profile profile)
- 
- Specified by:
- canDetermineActivationin interface- ProfileActivator
 
- 
 
isActive
public boolean isActive(Profile profile)
- 
- Specified by:
- isActivein interface- ProfileActivator
 
- 
 
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.