Class PropertiesSetup
- java.lang.Object
-
- org.talend.sdk.component.server.configuration.PropertiesSetup
-
- All Implemented Interfaces:
Consumer<org.apache.meecrowave.configuration.Configuration>,org.apache.meecrowave.Meecrowave.ConfigurationCustomizer
public class PropertiesSetup extends Object implements org.apache.meecrowave.Meecrowave.ConfigurationCustomizer
-
-
Constructor Summary
Constructors Constructor Description PropertiesSetup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(org.apache.meecrowave.configuration.Configuration configuration)
-
-
-
Constructor Detail
-
PropertiesSetup
public PropertiesSetup()
-
-