org.tinygroup.annotation.fileresolver
类 AnnotationFileProcessor

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

public class AnnotationFileProcessor
extends AbstractFileProcessor

注解文件搜索器

作者:
renhui

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

构造方法详细信息

AnnotationFileProcessor

public AnnotationFileProcessor()
方法详细信息

checkMatch

protected boolean checkMatch(org.tinygroup.vfs.FileObject fileObject)
指定者:
AbstractFileProcessor 中的 checkMatch

getManager

public AnnotationExecuteManager getManager()

setManager

public void setManager(AnnotationExecuteManager manager)

process

public void process()


Copyright © 2006–2016 TinyGroup. All rights reserved.