| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileActivator | |
|---|---|
| org.apache.maven.model.building | |
| org.apache.maven.model.profile | |
| org.apache.maven.model.profile.activation | |
| Uses of ProfileActivator in org.apache.maven.model.building | 
|---|
| Methods in org.apache.maven.model.building that return ProfileActivator | |
|---|---|
| protected  ProfileActivator[] | DefaultModelBuilderFactory.newProfileActivators() | 
| Uses of ProfileActivator in org.apache.maven.model.profile | 
|---|
| Methods in org.apache.maven.model.profile with parameters of type ProfileActivator | |
|---|---|
|  DefaultProfileSelector | DefaultProfileSelector.addProfileActivator(ProfileActivator profileActivator) | 
| Uses of ProfileActivator in org.apache.maven.model.profile.activation | 
|---|
| Classes in org.apache.maven.model.profile.activation that implement ProfileActivator | |
|---|---|
|  class | FileProfileActivatorDetermines profile activation based on the existence/absence of some file. | 
|  class | JdkVersionProfileActivatorDetermines profile activation based on the version of the current Java runtime. | 
|  class | OperatingSystemProfileActivatorDetermines profile activation based on the operating system of the current runtime platform. | 
|  class | PropertyProfileActivatorDetermines profile activation based on the existence or value of some execution property. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||