public class PushChannelsFactory extends Object
| Constructor and Description |
|---|
PushChannelsFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
protected void |
set(List<T> collection) |
void |
setPushChannels(List<IPushChannel> pushChannels) |
public void setPushChannels(List<IPushChannel> pushChannels)
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.