| Interface | Description | 
|---|---|
| ProfileActivator | 
 Determines whether a profile should be activated. 
 | 
| Class | Description | 
|---|---|
| FileProfileActivator | 
 Determines profile activation based on the existence/absence of some file. 
 | 
| JdkVersionProfileActivator | 
 Determines profile activation based on the version of the current Java runtime. 
 | 
| OperatingSystemProfileActivator | 
 Determines profile activation based on the operating system of the current runtime platform. 
 | 
| PropertyProfileActivator | 
 Determines profile activation based on the existence or value of some execution property. 
 | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.