public interface FactoryBeanListener
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | FactoryBeanListener.Event | 
| Modifier and Type | Method and Description | 
|---|---|
| void | handleEvent(FactoryBeanListener.Event ev,
           AbstractServiceFactoryBean factory,
           Object... args) | 
void handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args)
Apache CXF