ProfileActivatorFileProfileActivator, JdkPrefixProfileActivator, SystemPropertyProfileActivatorpublic abstract class DetectedProfileActivator extends java.lang.Object implements ProfileActivator
ROLE| Constructor | Description |
|---|---|
DetectedProfileActivator() |
| Modifier and Type | Method | 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)