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