注释类型分层结构
- com.fr.third.jgroups.annotations.XmlInclude (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.XmlElement (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.XmlAttribute (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.Unsupported (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.Property (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.MBean (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.ManagedOperation (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.ManagedAttribute (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.LocalAddress (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.Immutable (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.GuardedBy (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.Experimental (implements java.lang.annotation.Annotation)
- com.fr.third.jgroups.annotations.DeprecatedProperty (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)