Files
spring-net/test/Spring/Spring.Web.Mvc3.Tests/namedContextObjectsMvc.xml
2012-05-03 09:49:51 -04:00

8 lines
414 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<objects xmlns="http://www.springframework.net"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.net http://www.springframework.net/xsd/spring-objects.xsd">
<object id="NamedContextController" singleton="false" type="Spring.Web.Mvc.Tests.Controllers.NamedContextController"/>
</objects>