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