Class RmiNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.rmi.config.RmiNamespaceHandler
- All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler
@Deprecated
public class RmiNamespaceHandler
extends org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
Deprecated.
since 5.4 with no replacement.
Namespace handler for Spring Integration's rmi namespace.
-
Constructor Summary
Constructors Constructor Description RmiNamespaceHandler()Deprecated. -
Method Summary
Modifier and Type Method Description voidinit()Deprecated.Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parse
-
Constructor Details
-
RmiNamespaceHandler
public RmiNamespaceHandler()Deprecated.
-
-
Method Details
-
init
public void init()Deprecated.
-