| org.apache.cocoon.components.repository.SourceRepositoryImpl
SourceRepositoryImpl | public class SourceRepositoryImpl extends AbstractLogEnabled implements Serviceable,ThreadSafe,SourceRepository(Code) | | SourceRepository implementation.
version: $Id: SourceRepositoryImpl.java 433543 2006-08-22 06:22:54Z crossley $ |
SourceRepositoryImpl | public SourceRepositoryImpl()(Code) | | |
remove | public int remove(String location) throws IOException, SourceException(Code) | | Removes a Source and all of its descendants.
Parameters: location - the location of the source to remove. a http status code describing the exit status. throws: IOException - |
service | public void service(ServiceManager manager) throws ServiceException(Code) | | |
|
|