Uses of Enum Class
org.alfresco.utility.network.JmxClient.JmxPropertyOperation
Packages that use JmxClient.JmxPropertyOperation
-
Uses of JmxClient.JmxPropertyOperation in org.alfresco.utility.network
Methods in org.alfresco.utility.network that return JmxClient.JmxPropertyOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JmxClient.JmxPropertyOperation[]JmxClient.JmxPropertyOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.utility.network with parameters of type JmxClient.JmxPropertyOperationModifier and TypeMethodDescriptionvoidJmxClient.refreshServerProperty(String objectName, JmxClient.JmxPropertyOperation operation) Use this to perform start/stop operation after changing server propertiesvoidJmxJolokiaProxyClient.refreshServerProperty(String objectName, JmxClient.JmxPropertyOperation operation) Use this to perform start/stop operation after changing server properties