org.tinygroup.weblayer.fileresolver
类 TinyProcessorFileProcessor

java.lang.Object
  继承者 org.tinygroup.fileresolver.impl.AbstractFileProcessor
      继承者 org.tinygroup.weblayer.fileresolver.TinyProcessorFileProcessor
所有已实现的接口:
org.tinygroup.commons.order.Ordered, org.tinygroup.config.Configuration, org.tinygroup.fileresolver.FileProcessor

public class TinyProcessorFileProcessor
extends org.tinygroup.fileresolver.impl.AbstractFileProcessor

搜索tinyprocessor的文件处理器

作者:
renhui

字段摘要
 
从类 org.tinygroup.fileresolver.impl.AbstractFileProcessor 继承的字段
applicationConfig, componentConfig, fileObjects, fileResolver, logger
 
从接口 org.tinygroup.commons.order.Ordered 继承的字段
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
 
构造方法摘要
TinyProcessorFileProcessor()
           
 
方法摘要
 boolean isMatch(org.tinygroup.vfs.FileObject fileObject)
           
 void process()
           
 
从类 org.tinygroup.fileresolver.impl.AbstractFileProcessor 继承的方法
add, clean, config, delete, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, getFileResolver, getOrder, modify, noChange, setFileResolver, supportRefresh
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

TinyProcessorFileProcessor

public TinyProcessorFileProcessor()
方法详细信息

isMatch

public boolean isMatch(org.tinygroup.vfs.FileObject fileObject)

process

public void process()


Copyright © 2006–2014 开源组织. All rights reserved.