说出下列配置文件是何含义:
class="org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean">
value="net.greatsoft.cms.prv.test.TestLocal"/>
定义一个 bean 。
对应的2个初始化参数 String jndiName 值为 test String businessInterface 值为 net.greatsoft.cms.prv.test.TestLocal