|
||||||||||
| 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(org.apache.maven.model.Profile profile)
|
void |
contextualize(org.codehaus.plexus.context.Context context)
|
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 SystemPropertyProfileActivator()
| Method Detail |
|---|
public void contextualize(org.codehaus.plexus.context.Context context)
throws org.codehaus.plexus.context.ContextException
contextualize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizableorg.codehaus.plexus.context.ContextExceptionprotected boolean canDetectActivation(org.apache.maven.model.Profile profile)
canDetectActivation in class DetectedProfileActivatorpublic boolean isActive(org.apache.maven.model.Profile profile)
isActive in interface ProfileActivator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||