public interface InterfaceDetector
Modifier and Type | Method and Description |
---|---|
Class<?>[] |
detect(Class<?> targetClass)
Detects the 'interfaces' of the given target, suitable for OSGi service export.
|
Copyright © 2006–2016. All rights reserved.