org.richfaces.cdk
Interface ResourceWriter

All Known Implementing Classes:
ResourceWriterImpl

public interface ResourceWriter

Author:
Nick Belaevski

Method Summary
 void writeProcessedResourceMappings()
           
 void writeResource(String skinName, javax.faces.application.Resource resource)
           
 

Method Detail

writeResource

void writeResource(String skinName,
                   javax.faces.application.Resource resource)
                   throws IOException
Throws:
IOException

writeProcessedResourceMappings

void writeProcessedResourceMappings()
                                    throws IOException
Throws:
IOException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.