INT-1221, Added test for pollable channel with executor

This commit is contained in:
Oleg Zhurakousky
2010-06-28 18:37:16 +00:00
parent 599bff36cb
commit 0000aa2cfe
3 changed files with 59 additions and 1 deletions

View File

@@ -70,7 +70,7 @@
<xsd:complexType name="channelAdapterType">
<xsd:all>
<xsd:element name="poller" type="integration:innerPollerType" minOccurs="0" maxOccurs="1" />
<xsd:element ref="integration:poller" minOccurs="0" maxOccurs="1" />
</xsd:all>
<xsd:attribute name="id" type="xsd:ID" />
<xsd:attribute name="channel" type="xsd:string">