|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyItemWithValue | |
|---|---|
| org.rhq.enterprise.installer | |
| Uses of PropertyItemWithValue in org.rhq.enterprise.installer |
|---|
| Methods in org.rhq.enterprise.installer that return PropertyItemWithValue | |
|---|---|
PropertyItemWithValue |
ConfigurationBean.getConfigurationProperty(String propertyName)
Loads in the server's current configuration and returns all the settings. |
PropertyItemWithValue |
ConfigurationBean.getPropHaEndpointPort()
|
PropertyItemWithValue |
ConfigurationBean.getPropHaEndpointSecurePort()
|
PropertyItemWithValue |
ConfigurationBean.getPropHaServerName()
To set the server name use setServerName() |
| Methods in org.rhq.enterprise.installer that return types with arguments of type PropertyItemWithValue | |
|---|---|
List<PropertyItemWithValue> |
ConfigurationBean.getConfiguration()
Loads in the server's current configuration and returns all the settings. |
List<PropertyItemWithValue> |
ConfigurationBean.getDatabaseConfiguration()
Loads in the server's current configuration and returns only the database related properties. |
List<PropertyItemWithValue> |
ConfigurationBean.getNonDatabaseConfiguration()
Loads in the server's current configuration and returns all the settings except database related properties. |
| Method parameters in org.rhq.enterprise.installer with type arguments of type PropertyItemWithValue | |
|---|---|
void |
ConfigurationBean.setConfiguration(List<PropertyItemWithValue> newConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||