Package org.apache.maven.dotnet.registry

Provides interfaces and classes for finding configuration information.

See:
          Description

Interface Summary
DataAccessObject  
DataAccessObjectRegistry  
RegistryLoader Provides services for loading the registry and for getting the loaded repositories from the registry.
Repository The interface for repositories managed by the RepositoryRegistry.
RepositoryLoader Provides services for loading repositories into the registry.
RepositoryRegistry Provides services for loading registry config files and accessing and managing repositories.
 

Class Summary
ConnectionsRepository Repository for obtaining sets of DAOs.
PropertyRepository This class is a simple facade for java.util.properties.
 

Package org.apache.maven.dotnet.registry Description

Provides interfaces and classes for finding configuration information. The core interface of this package is RepositoryRegistry, which provides the methods for loading the registry and for finding repositories.



Copyright © 2007 NMaven. All Rights Reserved.