org.apache.geronimo.kernel.repository
Interface WritableListableRepository

All Superinterfaces:
ListableRepository, Repository, WriteableRepository

public interface WritableListableRepository
extends WriteableRepository, ListableRepository


Method Summary
 
Methods inherited from interface org.apache.geronimo.kernel.repository.WriteableRepository
copyToRepository, copyToRepository
 
Methods inherited from interface org.apache.geronimo.kernel.repository.Repository
contains, getDependencies, getLocation
 
Methods inherited from interface org.apache.geronimo.kernel.repository.ListableRepository
list, list
 
Methods inherited from interface org.apache.geronimo.kernel.repository.Repository
contains, getDependencies, getLocation
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.