| org.rhq.modules.plugins.jbossas7.JBossProductType.determineJBossProductType(File)
"Use the version with the apiVersion"
|
| org.rhq.modules.plugins.jbossas7.helper.ServerPluginConfiguration.getAvailabilityCheckPeriod() |
| org.rhq.modules.plugins.jbossas7.ASConnection.getHost()
|
org.rhq.modules.plugins.jbossas7.ASUploadConnection.getOutputStream(String)
as of 4.6. Instances of this class should be created with fileName supplied to the constructor.
If the caller does that there is no reason for late initialization of fileName. Then use
ASUploadConnection.getOutputStream() instead.
|
| org.rhq.modules.plugins.jbossas7.ASConnection.getPassword()
|
| org.rhq.modules.plugins.jbossas7.ASConnection.getPort()
|
| org.rhq.modules.plugins.jbossas7.ASUploadConnection.getTimeout()
there is no reason to expose this attribute
|
| org.rhq.modules.plugins.jbossas7.ASConnection.getUser()
|
| org.rhq.modules.plugins.jbossas7.ASConnection.newInstanceForServerPluginConfiguration(ServerPluginConfiguration)
|
| org.rhq.modules.plugins.jbossas7.ASUploadConnection.newInstanceForServerPluginConfiguration(ServerPluginConfiguration, String)
|
| org.rhq.modules.plugins.jbossas7.helper.ServerPluginConfiguration.setAvailabilityCheckPeriod(Integer) |
| org.rhq.modules.plugins.jbossas7.ASUploadConnection.setTimeout(int)
there is no reason to expose this attribute
|