org.apache.maven.profiles
Class AlwaysOnActivation

java.lang.Object
  extended byorg.apache.maven.model.Activation
      extended byorg.apache.maven.profiles.AlwaysOnActivation
All Implemented Interfaces:
Serializable

public class AlwaysOnActivation
extends Activation

See Also:
Serialized Form

Constructor Summary
AlwaysOnActivation()
           
 
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()


Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.