Uses of Annotation Type
org.glassfish.gmbal.impl.trace.TraceRegistrationFine
Packages that use TraceRegistrationFine
-
Uses of TraceRegistrationFine in org.glassfish.gmbal.impl
Classes in org.glassfish.gmbal.impl with annotations of type TraceRegistrationFineModifier and TypeClassDescriptionclassclassclassA ManagedEntity is one of the pre-defined Open MBean types: SimpleType, ObjectName, TabularData, or CompositeData.Methods in org.glassfish.gmbal.impl with annotations of type TraceRegistrationFineModifier and TypeMethodDescription<T extends Annotation>
TManagedObjectManagerImpl.getAnnotation(AnnotatedElement element, Class<T> type) ManagedObjectManagerImpl.getAnnotations(AnnotatedElement elem) ManagedObjectManagerImpl.getTypeConverter(EvaluatedType type) <K,V> void ManagedObjectManagerImpl.putIfNotPresent(Map<K, V> map, K key, V value)