org.tinygroup.uiengine.fileresolver
Class UIComponentFileProcessor

java.lang.Object
  extended by org.tinygroup.fileresolver.impl.AbstractFileProcessor
      extended by org.tinygroup.uiengine.fileresolver.UIComponentFileProcessor
All Implemented Interfaces:
org.tinygroup.commons.order.Ordered, org.tinygroup.config.Configuration, FileProcessor

public class UIComponentFileProcessor
extends AbstractFileProcessor

UI组件定义文件

Author:
luoguo

Field Summary
 
Fields inherited from class org.tinygroup.fileresolver.impl.AbstractFileProcessor
applicationConfig, caches, changeList, componentConfig, deleteList, fileObjects, fileResolver, LOGGER
 
Fields inherited from interface org.tinygroup.commons.order.Ordered
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
 
Constructor Summary
UIComponentFileProcessor()
           
 
Method Summary
protected  boolean checkMatch(org.tinygroup.vfs.FileObject fileObject)
           
 UIComponentManager getManager()
           
 void process()
           
 void setManager(UIComponentManager manager)
           
 
Methods inherited from class org.tinygroup.fileresolver.impl.AbstractFileProcessor
add, clean, config, delete, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, getFileResolver, getOrder, isMatch, modify, noChange, setFileResolver, supportRefresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIComponentFileProcessor

public UIComponentFileProcessor()
Method Detail

getManager

public UIComponentManager getManager()

setManager

public void setManager(UIComponentManager manager)

process

public void process()

checkMatch

protected boolean checkMatch(org.tinygroup.vfs.FileObject fileObject)
Specified by:
checkMatch in class AbstractFileProcessor


Copyright © 2006–2015 TinyGroup. All rights reserved.