| Method and Description |
|---|
| org.rhq.plugins.apache.ApacheDirectoryComponent.getNode(AugeasNode)
do not use this unless you're absolutely sure you're passing in the right virtual host
node. If you're not sure, use
ApacheDirectoryComponent.getNode(AugeasTree) instead. |
| org.rhq.plugins.www.util.WWWUtils.isAvailable(URL, int)
as of RHQ 4.10. Use
WWWUtils.checkAvailability(java.net.URL, int) instead. |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.