|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.profiles.activation.FileProfileActivator
@Component(role=ProfileActivator.class,
hint="file")
public class FileProfileActivator
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.profiles.activation.ProfileActivator |
|---|
ROLE |
| Constructor Summary | |
|---|---|
FileProfileActivator()
|
|
| Method Summary | |
|---|---|
boolean |
canDetermineActivation(Profile profile,
ProfileActivationContext context)
|
void |
enableLogging(org.codehaus.plexus.logging.Logger logger)
|
boolean |
isActive(Profile profile,
ProfileActivationContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileProfileActivator()
| Method Detail |
|---|
public boolean canDetermineActivation(Profile profile,
ProfileActivationContext context)
canDetermineActivation in interface ProfileActivator
public boolean isActive(Profile profile,
ProfileActivationContext context)
isActive in interface ProfileActivatorpublic 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 | |||||||||