org.jacorb.orb.factory

Class PortRangeFactory

Implemented Interfaces:
Configurable
Known Direct Subclasses:
PortRangeServerSocketFactory, PortRangeSocketFactory

public abstract class PortRangeFactory
extends java.lang.Object
implements Configurable

Field Summary

protected org.jacorb.config.Configuration
configuration
protected int
portMax
protected int
portMin

Method Summary

protected int
getPortProperty(String name)

Field Details

configuration

protected org.jacorb.config.Configuration configuration


portMax

protected int portMax


portMin

protected int portMin

Method Details

getPortProperty

protected int getPortProperty(String name)
            throws ConfigurationException