public class CollectionEndpointCallExecutableFactory<T> extends java.lang.Object implements EndpointCallExecutableFactory<java.util.Collection<T>,java.util.Collection<T>>
| Constructor and Description |
|---|
CollectionEndpointCallExecutableFactory() |
| Modifier and Type | Method and Description |
|---|---|
EndpointCallExecutable<java.util.Collection<T>,java.util.Collection<T>> |
create(EndpointMethod endpointMethod) |
boolean |
supports(EndpointMethod endpointMethod) |
public CollectionEndpointCallExecutableFactory()
public boolean supports(EndpointMethod endpointMethod)
supports in interface EndpointCallExecutableProviderpublic EndpointCallExecutable<java.util.Collection<T>,java.util.Collection<T>> create(EndpointMethod endpointMethod)
create in interface EndpointCallExecutableFactory<java.util.Collection<T>,java.util.Collection<T>>Copyright © 2017. All Rights Reserved.