| Package | Description |
|---|---|
| org.apache.cxf.configuration |
| Modifier and Type | Method and Description |
|---|---|
<T> boolean |
ConfiguredBeanLocator.loadBeansOfType(Class<T> type,
ConfiguredBeanLocator.BeanLoaderListener<T> listener)
Iterates through the beans of the given type, calling the listener
to determine if it should be loaded or not.
|
Apache CXF