All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.remoting.rmi.RmiInvocationWrapperRTD.xml Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show 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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy