public interface ServiceFactory
Modifier and Type | Method and Description |
---|---|
Service |
createExisting(Cluster cluster,
ClusterServiceEntity serviceEntity) |
Service |
createNew(Cluster cluster,
String serviceName) |
Copyright © 2014. All rights reserved.