Uses of Class
org.apache.maven.settings.IdentifiableBase

Packages that use IdentifiableBase
org.apache.maven.settings   
 

Uses of IdentifiableBase in org.apache.maven.settings
 

Subclasses of IdentifiableBase in org.apache.maven.settings
 class Mirror
          A download mirror for a given repository.
 class Profile
          Modifications to the build process which is keyed on some sort of environmental parameter.
 class Proxy
          The <proxy> element contains informations required to a proxy settings.
 class Server
          The <server> element contains informations required to a server settings.
 

Methods in org.apache.maven.settings that return IdentifiableBase
 IdentifiableBase IdentifiableBase.clone()
          Method clone.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.