public class JobAnnotationProcessor extends AppHolderBase<JobAnnotationProcessor>
Destroyable.Utillogger| 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, releaseResourcesaddSubResource, destroy, isDestroyed, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyed, scopepublic 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.