Uses of Annotation Type
org.glassfish.gmbal.impl.trace.TraceRuntime
Packages that use TraceRuntime
-
Uses of TraceRuntime in org.glassfish.gmbal.impl
Classes in org.glassfish.gmbal.impl with annotations of type TraceRuntimeModifier and TypeClassDescriptionclassstatic interfaceclassA 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 TraceRuntimeModifier and TypeMethodDescriptionAttributeDescriptor.get(FacetAccessor fa) MBeanSkeleton.getAttribute(FacetAccessor fa, String name) MBeanSkeleton.getAttributes(FacetAccessor fa, String[] attributes) MBeanSkeleton.getNameValue(FacetAccessor fa) MBeanSkeleton.invoke(FacetAccessor fa, String actionName, Object[] params, String[] sig) voidAttributeDescriptor.set(FacetAccessor target, Object value) voidMBeanSkeleton.setAttribute(NotificationBroadcasterSupport emitter, FacetAccessor fa, Attribute attribute) MBeanSkeleton.setAttributes(NotificationBroadcasterSupport emitter, FacetAccessor fa, AttributeList attributes)