Class ServiceToServiceType

  • All Implemented Interfaces:
    com.google.common.base.Function<Service,​ServiceType>, Function<Service,​ServiceType>

    public class ServiceToServiceType
    extends Object
    implements com.google.common.base.Function<Service,​ServiceType>
    A Function which takes a ServiceCatalog -> Service and returns the corresponding common ServiceType
    Author:
    Jeremy Unruh