|
|||||||||
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.SystemPropertyProfileActivator
public class SystemPropertyProfileActivator
Field Summary |
---|
Fields inherited from interface org.apache.maven.profiles.activation.ProfileActivator |
---|
ROLE |
Constructor Summary | |
---|---|
SystemPropertyProfileActivator()
|
Method Summary | |
---|---|
protected boolean |
canDetectActivation(Profile profile)
|
void |
contextualize(Context context)
|
boolean |
isActive(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 SystemPropertyProfileActivator()
Method Detail |
---|
public void contextualize(Context context) throws ContextException
ContextException
protected boolean canDetectActivation(Profile profile)
canDetectActivation
in class DetectedProfileActivator
public boolean isActive(Profile profile) throws ProfileActivationException
ProfileActivationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |