类分层结构
- java.lang.Object
- com.dtflys.forest.reflection.BasicVariableValue (implements com.dtflys.forest.reflection.ForestVariableValue)
- com.dtflys.forest.reflection.DefaultObjectFactory (implements com.dtflys.forest.reflection.ForestObjectFactory)
- com.dtflys.forest.reflection.ForestMethod<T> (implements com.dtflys.forest.config.VariableScope)
- com.dtflys.forest.reflection.MetaRequest
- com.dtflys.forest.reflection.MethodLifeCycleHandler<T> (implements com.dtflys.forest.handler.LifeCycleHandler)
- com.dtflys.forest.reflection.NoneLifeCycleHandler (implements com.dtflys.forest.handler.LifeCycleHandler)
- com.dtflys.forest.reflection.PropWrapper
- com.dtflys.forest.reflection.TypeWrapper
接口分层结构
- com.dtflys.forest.reflection.ForestObjectFactory
- com.dtflys.forest.reflection.ForestVariableValue
- com.dtflys.forest.reflection.ObjectConstructor<T>