Interface Metric<C>

    • Method Detail

      • execute

        org.jboss.dmr.ModelNode execute​(C context)
                                 throws OperationFailedException
        Execute against the specified context.
        Parameters:
        context - an execution context
        Returns:
        the execution result (possibly null).
        Throws:
        OperationFailedException