Class POAImpl.DestroyThread

java.lang.Object
java.lang.Thread
com.sun.corba.ee.impl.oa.poa.POAImpl.DestroyThread
All Implemented Interfaces:
Runnable
Enclosing class:
POAImpl

private static class POAImpl.DestroyThread extends Thread
  • Field Details

    • wait

      private boolean wait
    • etherealize

      private boolean etherealize
    • thePoa

      private POAImpl thePoa
  • Constructor Details

    • DestroyThread

      DestroyThread(boolean etherealize)
  • Method Details