public class XmlSysServiceFileProcessor extends XmlConfigServiceLoader implements FileProcessor
caches, changeList, deleteList, fileObjects, fileResolver| Constructor and Description |
|---|
XmlSysServiceFileProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkMatch(org.tinygroup.vfs.FileObject fileObject) |
ServiceProviderInterface |
getProvider() |
ServiceRegistry |
getReg() |
protected List<ServiceComponents> |
getServiceComponents() |
protected Object |
getServiceInstance(ServiceComponent component) |
void |
process() |
void |
setConfigPath(String path) |
void |
setProvider(ServiceProviderInterface provider) |
void |
setReg(ServiceRegistry reg) |
config, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, loadService, removeService, removeServiceComponentsadd, clean, convertFromXml, delete, getFileResolver, getOrder, isMatch, modify, noChange, setFileResolver, supportRefreshclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, clean, delete, isMatch, modify, noChange, setFileResolver, supportRefreshpublic ServiceProviderInterface getProvider()
public void setProvider(ServiceProviderInterface provider)
public ServiceRegistry getReg()
public void setReg(ServiceRegistry reg)
protected boolean checkMatch(org.tinygroup.vfs.FileObject fileObject)
checkMatch in class AbstractFileProcessorpublic void process()
process in interface FileProcessorprocess in class XmlConfigServiceLoaderpublic void setConfigPath(String path)
setConfigPath in interface ServiceLoaderprotected List<ServiceComponents> getServiceComponents()
getServiceComponents in class XmlConfigServiceLoaderprotected Object getServiceInstance(ServiceComponent component) throws Exception
getServiceInstance in class XmlConfigServiceLoaderExceptionCopyright © 2006–2017 TinyGroup. All rights reserved.