public class AttributeConsumerServiceLookupFunction extends Object implements ContextDataLookupFunction<AttributeConsumingServiceContext,AttributeConsumingService>
Constructor and Description |
---|
AttributeConsumerServiceLookupFunction() |
Modifier and Type | Method and Description |
---|---|
AttributeConsumingService |
apply(AttributeConsumingServiceContext input) |
public AttributeConsumerServiceLookupFunction()
@Nullable public AttributeConsumingService apply(@Nullable AttributeConsumingServiceContext input)
apply
in interface com.google.common.base.Function<AttributeConsumingServiceContext,AttributeConsumingService>
Copyright © 2017. All rights reserved.