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

Packages that use TrackableBase
org.apache.maven.settings   
 

Uses of TrackableBase in org.apache.maven.settings
 

Subclasses of TrackableBase in org.apache.maven.settings
 class IdentifiableBase
          Base class for Mirror, Profile, Proxy and Server.
 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.
 class Settings
          Root element of the user configuration file.
 

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



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