org.apache.maven.profiles.activation
public abstract class DetectedProfileActivator extends java.lang.Object implements ProfileActivator
ROLE
Constructor and Description |
---|
DetectedProfileActivator() |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
canDetectActivation(Profile profile) |
boolean |
canDetermineActivation(Profile profile) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isActive
public boolean canDetermineActivation(Profile profile)
canDetermineActivation
in interface ProfileActivator
protected abstract boolean canDetectActivation(Profile profile)