|
||||||||||
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
@Deprecated public class JdkPrefixProfileActivator
Field Summary |
---|
Fields inherited from interface org.apache.maven.profiles.activation.ProfileActivator |
---|
ROLE |
Constructor Summary | |
---|---|
JdkPrefixProfileActivator()
Deprecated. |
Method Summary | |
---|---|
protected boolean |
canDetectActivation(Profile profile)
Deprecated. |
protected java.lang.String |
getJdkVersion()
Deprecated. |
boolean |
isActive(Profile profile)
Deprecated. |
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(Profile profile) throws ProfileActivationException
ProfileActivationException
protected java.lang.String getJdkVersion()
protected boolean canDetectActivation(Profile profile)
canDetectActivation
in class DetectedProfileActivator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |