Class AlwaysOnActivation

  • All Implemented Interfaces:
    java.io.Serializable

    public class AlwaysOnActivation
    extends org.apache.maven.model.Activation
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.apache.maven.model.Activation

        getFile, getJdk, getOs, getProperty, isActiveByDefault, setActiveByDefault, setFile, setJdk, setOs, setProperty
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AlwaysOnActivation

        public AlwaysOnActivation()