Uses of Class
org.infinispan.factories.impl.MBeanMetadata.OperationParameterMetadata
Packages that use MBeanMetadata.OperationParameterMetadata
-
Uses of MBeanMetadata.OperationParameterMetadata in org.infinispan.factories.impl
Methods in org.infinispan.factories.impl that return MBeanMetadata.OperationParameterMetadataConstructors in org.infinispan.factories.impl with parameters of type MBeanMetadata.OperationParameterMetadataModifierConstructorDescriptionOperationMetadata
(String methodName, String operationName, String description, String returnType, MBeanMetadata.OperationParameterMetadata... methodParameters)