public class JobAnnotationProcessor extends AppHolderBase<JobAnnotationProcessor>
Destroyable.Util
logger
Constructor and Description |
---|
JobAnnotationProcessor(App app) |
Modifier and Type | Method and Description |
---|---|
void |
register(JobMethodMetaInfo method,
java.lang.Class<? extends java.lang.annotation.Annotation> anno,
java.lang.Object v) |
app, app, me, releaseResources
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, isDestroyed, scope
public JobAnnotationProcessor(App app)
public void register(JobMethodMetaInfo method, java.lang.Class<? extends java.lang.annotation.Annotation> anno, java.lang.Object v)
Copyright © 2014–2017 ActFramework. All rights reserved.