|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.profiles.activation.DetectedProfileActivator
public abstract class DetectedProfileActivator
Field Summary |
---|
Fields inherited from interface org.apache.maven.profiles.activation.ProfileActivator |
---|
ROLE |
Constructor Summary | |
---|---|
DetectedProfileActivator()
|
Method Summary | |
---|---|
protected abstract boolean |
canDetectActivation(Profile profile)
|
boolean |
canDetermineActivation(Profile profile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.maven.profiles.activation.ProfileActivator |
---|
isActive |
Constructor Detail |
---|
public DetectedProfileActivator()
Method Detail |
---|
public boolean canDetermineActivation(Profile profile)
canDetermineActivation
in interface ProfileActivator
protected abstract boolean canDetectActivation(Profile profile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |