Example usage for org.springframework.remoting.rmi RmiServiceExporter subclass-usage

List of usage examples for org.springframework.remoting.rmi RmiServiceExporter subclass-usage

Introduction

In this page you can find the example usage for org.springframework.remoting.rmi RmiServiceExporter subclass-usage.

Usage

From source file com.mysoft.b2b.event.api.protocol.rmi.RMIServer.java

/**
 * chengp:    RMI??Spring
 * @version   Revision History
 * <pre>
 * Author     Version       Date        Changes
 * chengp    1.0           2014828     Created

From source file org.jdal.remoting.rmi.RmiServiceExporter.java

/**
 * A RmiServiceExporter that exposes the remote service to allow passing it
 * as parameter to a remote object.
 *  
 * @author Jose Luis Martin - (jlm@joseluismartin.info)
 */