org.apache.maven.profiles.activation
Class JdkPrefixProfileActivator
java.lang.Object
org.apache.maven.profiles.activation.DetectedProfileActivator
org.apache.maven.profiles.activation.JdkPrefixProfileActivator
- All Implemented Interfaces:
- ProfileActivator
public class JdkPrefixProfileActivator
- extends DetectedProfileActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdkPrefixProfileActivator
public JdkPrefixProfileActivator()
isActive
public boolean isActive(Profile profile)
throws ProfileActivationException
- Throws:
ProfileActivationException
getJdkVersion
protected String getJdkVersion()
canDetectActivation
protected boolean canDetectActivation(Profile profile)
- Specified by:
canDetectActivation
in class DetectedProfileActivator
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.