|
||||||||||
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.FileProfileActivator
@Deprecated public class FileProfileActivator
Field Summary |
---|
Fields inherited from interface org.apache.maven.profiles.activation.ProfileActivator |
---|
ROLE |
Constructor Summary | |
---|---|
FileProfileActivator()
Deprecated. |
Method Summary | |
---|---|
protected boolean |
canDetectActivation(Profile profile)
Deprecated. |
void |
enableLogging(org.codehaus.plexus.logging.Logger logger)
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 FileProfileActivator()
Method Detail |
---|
protected boolean canDetectActivation(Profile profile)
canDetectActivation
in class DetectedProfileActivator
public boolean isActive(Profile profile)
isActive
in interface ProfileActivator
public void enableLogging(org.codehaus.plexus.logging.Logger logger)
enableLogging
in interface org.codehaus.plexus.logging.LogEnabled
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |