public class ConfirmationListenersFactory extends Object
| Constructor and Description |
|---|
ConfirmationListenersFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
protected void |
set(List<T> collection) |
void |
setConfirmationListener(List<INotifyService.IConfirmationListener> confirmationListeners) |
public void setConfirmationListener(List<INotifyService.IConfirmationListener> confirmationListeners)
protected void set(List<T> collection)
public final Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<List<T>>public final boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<List<T>>Copyright © 2014 Molindo GmbH. All Rights Reserved.