- All Implemented Interfaces:
- ProfileSelector
public class DefaultProfileSelector
extends java.lang.Object
implements ProfileSelector
When the client connects to the server, an instance of this class selects
one of potentially many profiles in the IOR that the server published.
This class is the default ProfileSelector in JacORB, it always selects
the first profile in the list, no matter what.
- Version:
- $Id: DefaultProfileSelector.java,v 1.6 2007-02-14 08:17:37 andre.spiegel Exp $
- Author:
- Andre Spiegel spiegel@gnu.org