|
Rename Attribute mThresholdLow : Double to thresholdLow : Double in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mGranularityPeriod : long to granularityPeriod : long in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mHandback : Object to handback : Object in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mNotificationFilter : NotificationFilter to notificationFilter : NotificationFilter in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mDifferenceMode : boolean to differenceMode : boolean in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mStringToCompare : String to stringToCompare : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mMonitorType : String to monitorType : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mObjectProperties : Hashtable<String,String> to objectProperties : Hashtable<String,String> in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mReconnectOnConnectionFailure : boolean to reconnectOnConnectionFailure : boolean in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mReconnectDelay : int to reconnectDelay : int in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mNotifyLow : boolean to notifyLow : boolean in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mNotifyDiffer : boolean to notifyDiffer : boolean in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mTestConnectionOnStartup : boolean to testConnectionOnStartup : boolean in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mObjectName : String to objectName : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mPassword : String to password : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mNotifyMatch : boolean to notifyMatch : boolean in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mNotifyHigh : boolean to notifyHigh : boolean in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mJMXObjectName : ObjectName to jmxObjectName : ObjectName in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mServerURL : String to serverURL : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mModulus : int to modulus : int in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mOffset : int to offset : int in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mFormat : String to format : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mUser : String to user : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mThresholdHigh : Double to thresholdHigh : Double in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mObjectDomain : String to objectDomain : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mObservedAttribute : String to observedAttribute : String in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Attribute mInitThreshold : int to initThreshold : int in class org.apache.camel.component.jmx.JMXEndpoint |
From |
To |
|
Rename Parameter aUri : String to uri : String in method protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.jmx.JMXComponent |
From |
To |
|
Rename Parameter aParameters : Map<String,Object> to parameters : Map<String,Object> in method protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.jmx.JMXComponent |
From |
To |
|
Rename Parameter aRemaining : String to remaining : String in method protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.jmx.JMXComponent |
From |
To |