P
- the type of the products to map.@Immutable public abstract class LocatableFunction<P> extends LocatableService implements Function<P>
If multiple function classes get located on the class path at run time, the instances get applied in ascending order of their priority so that the result of the instance with the greatest number becomes the result of the entire function chain.
Implementations should be thread-safe.
Locator
Constructor and Description |
---|
LocatableFunction() |
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.