|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfiguredBeanLocator.BeanLoaderListener | |
|---|---|
| org.apache.cxf.bus.blueprint | |
| org.apache.cxf.bus.extension | |
| org.apache.cxf.bus.osgi | |
| org.apache.cxf.bus.spring | |
| org.apache.cxf.configuration | |
| Uses of ConfiguredBeanLocator.BeanLoaderListener in org.apache.cxf.bus.blueprint |
|---|
| Methods in org.apache.cxf.bus.blueprint with parameters of type ConfiguredBeanLocator.BeanLoaderListener | ||
|---|---|---|
|
BlueprintBeanLocator.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. |
|
| Uses of ConfiguredBeanLocator.BeanLoaderListener in org.apache.cxf.bus.extension |
|---|
| Methods in org.apache.cxf.bus.extension with parameters of type ConfiguredBeanLocator.BeanLoaderListener | ||
|---|---|---|
|
ExtensionManagerImpl.loadBeansOfType(Class<T> type,
ConfiguredBeanLocator.BeanLoaderListener<T> listener)
|
|
| Uses of ConfiguredBeanLocator.BeanLoaderListener in org.apache.cxf.bus.osgi |
|---|
| Methods in org.apache.cxf.bus.osgi with parameters of type ConfiguredBeanLocator.BeanLoaderListener | ||
|---|---|---|
|
OSGiBeanLocator.loadBeansOfType(Class<T> type,
ConfiguredBeanLocator.BeanLoaderListener<T> listener)
|
|
| Uses of ConfiguredBeanLocator.BeanLoaderListener in org.apache.cxf.bus.spring |
|---|
| Methods in org.apache.cxf.bus.spring with parameters of type ConfiguredBeanLocator.BeanLoaderListener | ||
|---|---|---|
|
SpringBeanLocator.loadBeansOfType(Class<T> type,
ConfiguredBeanLocator.BeanLoaderListener<T> listener)
|
|
| Uses of ConfiguredBeanLocator.BeanLoaderListener in org.apache.cxf.configuration |
|---|
| Methods in org.apache.cxf.configuration with parameters of type ConfiguredBeanLocator.BeanLoaderListener | ||
|---|---|---|
|
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 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||