blob: 1f83c72975903862b95e0fcff48f44b36e6fb7a0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Author: bfoster
Description: ProtocolManager Configuration
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:p="http://www.springframework.org/schema/p"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
<bean class="org.apache.oodt.cas.protocol.sftp.JschSftpProtocolFactory"/>
</beans>