Find a decorator in decorator chain that implements Needle type.
the type searched decorator should implement
type of the chain of decorators through which to traverse
top of decorator chain.
Decorator or null if not found.
See Implementation
Find a decorator in decorator chain that implements Needle type.
Find a decorator in decorator chain that implements Needle type.