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 TypeClassDescriptionclass
static interface
class
A 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
(org.glassfish.pfl.basic.facet.FacetAccessor fa) MBeanSkeleton.getAttribute
(org.glassfish.pfl.basic.facet.FacetAccessor fa, String name) MBeanSkeleton.getAttributes
(org.glassfish.pfl.basic.facet.FacetAccessor fa, String[] attributes) MBeanSkeleton.getNameValue
(org.glassfish.pfl.basic.facet.FacetAccessor fa) MBeanSkeleton.invoke
(org.glassfish.pfl.basic.facet.FacetAccessor fa, String actionName, Object[] params, String[] sig) void
void
MBeanSkeleton.setAttribute
(NotificationBroadcasterSupport emitter, org.glassfish.pfl.basic.facet.FacetAccessor fa, Attribute attribute) MBeanSkeleton.setAttributes
(NotificationBroadcasterSupport emitter, org.glassfish.pfl.basic.facet.FacetAccessor fa, AttributeList attributes)