ro.isdc.wro.model.group.processor
Class GroupsProcessor

java.lang.Object
  extended by ro.isdc.wro.model.group.processor.GroupsProcessor

public class GroupsProcessor
extends Object

Default group processor which perform preProcessing, merge and postProcessing on groups resources.

Author:
Alex Objelean

Constructor Summary
GroupsProcessor()
           
 
Method Summary
 String process(CacheKey cacheKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupsProcessor

public GroupsProcessor()
Method Detail

process

public String process(CacheKey cacheKey)
Parameters:
cacheKey - to process.
Returns:
processed content.


Copyright © 2008-2013. All Rights Reserved.