Class OperatingSystemProfileActivator

java.lang.Object
org.apache.maven.impl.model.profile.OperatingSystemProfileActivator
All Implemented Interfaces:
ProfileActivator

@Named("os") @Singleton public class OperatingSystemProfileActivator extends Object implements ProfileActivator
Determines profile activation based on the operating system of the current runtime platform.
See Also: