Modifier and Type | Optional Element and Description |
---|---|
Class<? extends ManagedParameterConstraintsPopulatorFactory> |
constraintsFactory
The parameter constraints, allowed values populator factory
|
String |
description
The description
|
ManagedOperation.Impact |
impact
The side-effect impact of invoking the operation
|
String |
name
The name of the operation
|
ManagementParameter[] |
params
The parameters of the operation
|
public abstract String name
public abstract ManagementParameter[] params
public abstract String description
public abstract ManagedOperation.Impact impact
public abstract Class<? extends ManagedParameterConstraintsPopulatorFactory> constraintsFactory
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.