org.richfaces.cdk.task
Class ResourceTaskFactoryImpl
java.lang.Object
org.richfaces.cdk.task.ResourceTaskFactoryImpl
- All Implemented Interfaces:
- ResourceTaskFactory
public class ResourceTaskFactoryImpl
- extends Object
- implements ResourceTaskFactory
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceTaskFactoryImpl
public ResourceTaskFactoryImpl(Faces faces)
setLog
public void setLog(org.apache.maven.plugin.logging.Log log)
setResourceWriter
public void setResourceWriter(ResourceWriter resourceWriter)
- Specified by:
setResourceWriter in interface ResourceTaskFactory
setSkins
public void setSkins(String[] skins)
- Specified by:
setSkins in interface ResourceTaskFactory
setCompletionService
public void setCompletionService(CompletionService<Object> completionService)
- Specified by:
setCompletionService in interface ResourceTaskFactory
setFilter
public void setFilter(com.google.common.base.Predicate<javax.faces.application.Resource> filter)
- Specified by:
setFilter in interface ResourceTaskFactory
submit
public void submit(Iterable<org.richfaces.resource.ResourceKey> locators)
- Specified by:
submit in interface ResourceTaskFactory
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.