Deprecated API


Contents
Deprecated Methods
org.rhq.bindings.util.ScriptAssert.assertNumberEqualsJS(double, double, String)
          - it is now possible to use assertEquals() with numbers from within javascript because we now only provide ScriptAssert.assertEquals(Object, Object) to which the numbers convert to correctly. 
org.rhq.bindings.client.ResourceClientProxy.ClientProxyMethodHandler.updateBackingContent(String)
          Superseded by (ResourceClientProxy.ClientProxyMethodHandler.updateBackingContent(String, String) 
org.rhq.bindings.client.ResourceClientProxy.ContentBackedResource.updateBackingContent(String)
          Superseded by (ResourceClientProxy.ContentBackedResource.updateBackingContent(String, String) 
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.