public class RootServiceComponentConfiguration extends Object
| Constructor and Description |
|---|
RootServiceComponentConfiguration() |
RootServiceComponentConfiguration(Map<String,String> properties,
Map<String,String> propertyTypes) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String propertyName,
String propertyValue) |
void |
addPropertyType(String propertyName,
String propertyType) |
boolean |
equals(Object obj) |
Map<String,String> |
getProperties() |
Map<String,String> |
getPropertyTypes() |
int |
hashCode() |
String |
toString() |
Copyright © 2022 Apache Software Foundation. All rights reserved.