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(org.apache.maven.model.Profile profile) |
boolean |
canDetermineActivation(org.apache.maven.model.Profile profile) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisActivepublic boolean canDetermineActivation(org.apache.maven.model.Profile profile)
canDetermineActivation in interface ProfileActivatorprotected abstract boolean canDetectActivation(org.apache.maven.model.Profile profile)