I have the following JMX Operation :
@ManagedOperation(description="Gets the daily cap for a given cap type.")
@ManagedOperationParameters({
@ManagedOperationParameter(name="capType",...
Type: Posts; User: apandey33; Keyword(s):
I have the following JMX Operation :
@ManagedOperation(description="Gets the daily cap for a given cap type.")
@ManagedOperationParameters({
@ManagedOperationParameter(name="capType",...
I have the following JMX Operation :
@ManagedOperation(description="Gets the daily cap for a given cap type.")
@ManagedOperationParameters({
@ManagedOperationParameter(name="capType", ...