Hierarchy For Package org.aoju.bus.core.annotation
Class Hierarchy
- java.lang.Object
- org.aoju.bus.core.annotation.AnnoProxy<T> (implements java.lang.annotation.Annotation, java.lang.reflect.InvocationHandler, java.io.Serializable)
- org.aoju.bus.core.annotation.Annotated (implements java.lang.reflect.AnnotatedElement)
- org.aoju.bus.core.annotation.Async.MethodNameTransformer
- org.aoju.bus.core.annotation.Named.Names (implements org.aoju.bus.core.annotation.Named, java.io.Serializable)
Interface Hierarchy
- org.aoju.bus.core.annotation.Copyable<T>
Annotation Interface Hierarchy
- org.aoju.bus.core.annotation.Alias (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Async (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Binding (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.GuardeBy (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Ignore (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Immutable (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Inject (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Label (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Lazy (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Metadata (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Named (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.NotThreadSafe (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Qualifier (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Scheduled (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Scope (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Singleton (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.SPI (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.ThreadSafe (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Trace (implements java.lang.annotation.Annotation)
- org.aoju.bus.core.annotation.Values (implements java.lang.annotation.Annotation)