Skip to content

Instantly share code, notes, and snippets.

@ddossot
Created May 1, 2010 01:37
Show Gist options
  • Save ddossot/385956 to your computer and use it in GitHub Desktop.
Save ddossot/385956 to your computer and use it in GitHub Desktop.
<spring:bean class="InboundFileEndpointConfigurer"
p:targetService-ref="FileJobAcceptor"
p:connector-ref="NonDeletingFileConnector"
p:configuration-ref="MyConfiguration"
init-method="initialize" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment