public class RegistrySunExporter extends SunJrmpExporter
Registry
using the well-known
registry object identifier. This exporter implementation is only designed to
work with Java(TM) 2 Standard Edition implementations from Sun
Microsystems(TM), Inc.Constructor and Description |
---|
RegistrySunExporter()
Creates a JRMP exporter that exports on the standard activation port
(1098).
|
RegistrySunExporter(int port)
Creates a JRMP exporter that exports on the specified port.
|
public RegistrySunExporter()
public RegistrySunExporter(int port)
port
- the port (if zero, an anonymous port will be chosen)Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.