org.springframework.remoting.rmi.RmiInvocationWrapperRTD.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-context Show documentation
Show all versions of spring-context Show documentation
Spring Context for jdk 1.5
The newest version!
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE rmi PUBLIC "-//BEA Systems, Inc.//RMI Runtime DTD 1.0//EN" "rmi.dtd"> <!-- - Special WebLogic deployment descriptor for Spring's RMI invoker. - Only applied by WebLogic Server, ignored on other platforms. --> <rmi name="org.springframework.remoting.rmi.RmiInvocationWrapper"> <cluster clusterable="true"/> <method name="getTargetInterfaceName" idempotent="true"/> </rmi>