public interface ServiceComponentFactory
Modifier and Type | Method and Description |
---|---|
ServiceComponent |
createExisting(Service service,
ServiceComponentDesiredStateEntity serviceComponentDesiredStateEntity) |
ServiceComponent |
createNew(Service service,
String componentName) |
ServiceComponent createNew(Service service, String componentName)
ServiceComponent createExisting(Service service, ServiceComponentDesiredStateEntity serviceComponentDesiredStateEntity)
Copyright © 2022 Apache Software Foundation. All rights reserved.