|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.integration.channel.factory.AbstractChannelFactory
org.springframework.integration.dispatcher.DirectChannelFactory
public class DirectChannelFactory
A ChannelFactory
for creating DirectChannel
instances.
Constructor Summary | |
---|---|
DirectChannelFactory()
|
Method Summary | |
---|---|
protected AbstractMessageChannel |
createChannelInternal(DispatcherPolicy dispatcherPolicy)
Factory method to be overridden by subclasses. |
Methods inherited from class org.springframework.integration.channel.factory.AbstractChannelFactory |
---|
getChannel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirectChannelFactory()
Method Detail |
---|
protected AbstractMessageChannel createChannelInternal(DispatcherPolicy dispatcherPolicy)
AbstractChannelFactory
createChannelInternal
in class AbstractChannelFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |