Package org.apache.maven.profiles
Class AlwaysOnActivation
- java.lang.Object
-
- org.apache.maven.model.Activation
-
- org.apache.maven.profiles.AlwaysOnActivation
-
- All Implemented Interfaces:
java.io.Serializable
public class AlwaysOnActivation extends Activation
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AlwaysOnActivation()
-
Method Summary
-
Methods inherited from class org.apache.maven.model.Activation
getFile, getJdk, getOs, getProperty, isActiveByDefault, setActiveByDefault, setFile, setJdk, setOs, setProperty
-
-