Uses of Interface
org.glassfish.gmbal.impl.MBeanSkeleton.Operation
-
Packages that use MBeanSkeleton.Operation Package Description org.glassfish.gmbal.impl -
-
Uses of MBeanSkeleton.Operation in org.glassfish.gmbal.impl
Fields in org.glassfish.gmbal.impl with type parameters of type MBeanSkeleton.Operation Modifier and Type Field Description private java.util.Map<java.lang.String,java.util.Map<java.util.List<java.lang.String>,MBeanSkeleton.Operation>>
MBeanSkeleton. operations
Methods in org.glassfish.gmbal.impl that return types with arguments of type MBeanSkeleton.Operation Modifier and Type Method Description private org.glassfish.pfl.basic.contain.Pair<MBeanSkeleton.Operation,javax.management.modelmbean.ModelMBeanOperationInfo>
MBeanSkeleton. makeOperation(EvaluatedMethodDeclaration m)
-