Uses of Interface
org.apache.geronimo.kernel.repository.WriteableRepository

Packages that use WriteableRepository
org.apache.geronimo.console.databasemanager.wizard   
org.apache.geronimo.kernel.repository   
org.apache.geronimo.mavenplugins.car   
 

Uses of WriteableRepository in org.apache.geronimo.console.databasemanager.wizard
 

Methods in org.apache.geronimo.console.databasemanager.wizard with parameters of type WriteableRepository
 void DriverDownloader.loadDriver(WriteableRepository repo, DriverDownloader.DriverInfo driver, FileWriteMonitor monitor)
          Downloads a driver and loads it into the local repository.
 

Uses of WriteableRepository in org.apache.geronimo.kernel.repository
 

Subinterfaces of WriteableRepository in org.apache.geronimo.kernel.repository
 interface WritableListableRepository
           
 

Classes in org.apache.geronimo.kernel.repository that implement WriteableRepository
 class AbstractRepository
           
 class Maven1Repository
           
 class Maven2Repository
           
 

Uses of WriteableRepository in org.apache.geronimo.mavenplugins.car
 

Classes in org.apache.geronimo.mavenplugins.car that implement WriteableRepository
 class Maven2RepositoryAdapter
          Helps adapt Geronimo repositories to Maven repositories for packaging building.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.