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)
Copyright © 2016 JBoss by Red Hat. All rights reserved.