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