Skip to content

Instantly share code, notes, and snippets.

@arthurtsang
Last active December 15, 2015 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arthurtsang/5260041 to your computer and use it in GitHub Desktop.
Save arthurtsang/5260041 to your computer and use it in GitHub Desktop.
using spring tool to verify the type of bean object
<xs:annotation>
<xs:documentation>
The input channel of the chain.
</xs:documentation>
<xs:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.integration.channel.DirectChannel" />
</tool:annotation>
</xs:appinfo>
</xs:annotation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment