public class JsonDtoClassManager extends AppServiceBase<JsonDtoClassManager>
Destroyable.Util
Modifier and Type | Field and Description |
---|---|
static org.osgl.Lang.Predicate<Class<?>> |
CLASS_FILTER |
static org.osgl.Lang.Predicate<Field> |
FIELD_FILTER |
DASHED_LINE, DOUBLE_DASHED_LINE, HASH_SYMBOL_LINE, logger, STAR_LINE, TILD_LINE
Constructor and Description |
---|
JsonDtoClassManager(App app) |
Modifier and Type | Method and Description |
---|---|
List<org.osgl.inject.BeanSpec> |
beanSpecs(Class<?> host,
Method method) |
Class<? extends JsonDto> |
get(List<org.osgl.inject.BeanSpec> beanSpecs,
Class<?> host) |
protected void |
releaseResources() |
app, onAppStart, onAppStartAsync
app, me
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, logger, printCenter, printCenterWithLead, printDashedLine, printDoubleDashedLine, printHashSimbolLine, println, printStarLine, printTildLine, trace, trace, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, isDestroyed, scope
public static final org.osgl.Lang.Predicate<Class<?>> CLASS_FILTER
public static final org.osgl.Lang.Predicate<Field> FIELD_FILTER
public JsonDtoClassManager(App app)
protected void releaseResources()
releaseResources
in class AppServiceBase<JsonDtoClassManager>
Copyright © 2014–2021 ActFramework. All rights reserved.