cn.dreampie.route
类 ConfigIniter

java.lang.Object
  继承者 cn.dreampie.route.ConfigIniter

public class ConfigIniter
extends Object


构造方法摘要
ConfigIniter(Config config)
           
 
方法摘要
 void buildRrsource()
           
 ConstantLoader getConstantLoader()
           
 HandlerLoader getHandlerLoader()
           
 InterceptorLoader getInterceptorLoader()
           
 PluginLoader getPluginLoader()
           
 ResourceLoader getResourceLoader()
           
 void startPlugins()
           
 void stopPlugins()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ConfigIniter

public ConfigIniter(Config config)
方法详细信息

getConstantLoader

public ConstantLoader getConstantLoader()

getResourceLoader

public ResourceLoader getResourceLoader()

getPluginLoader

public PluginLoader getPluginLoader()

getInterceptorLoader

public InterceptorLoader getInterceptorLoader()

getHandlerLoader

public HandlerLoader getHandlerLoader()

buildRrsource

public void buildRrsource()

startPlugins

public void startPlugins()

stopPlugins

public void stopPlugins()


Copyright © 2015. All rights reserved.