Class SelectorImpl

java.lang.Object
java.lang.Thread
com.sun.corba.ee.impl.transport.SelectorImpl
All Implemented Interfaces:
Selector, Runnable

@ManagedObject @Description("The Selector, which handles incoming requests to the ORB") public class SelectorImpl extends Thread implements Selector
Author:
Harold Carr