| java.lang.Object nl.hippo.cocoon.source.impl.ExtensionsSourceFactory
ExtensionsSourceFactory | public class ExtensionsSourceFactory implements SourceFactory,Serviceable,Disposable,Contextualizable,ThreadSafe,Configurable(Code) | | author: Ard Schrijvers |
configure | public void configure(Configuration configuration) throws ConfigurationException(Code) | | |
contextualize | public void contextualize(Context context) throws ContextException(Code) | | |
dispose | public void dispose()(Code) | | |
doInitialize | protected void doInitialize()(Code) | | |
release | public void release(Source source)(Code) | | |
service | public void service(ServiceManager manager) throws ServiceException(Code) | | |
|
|