tecgraf.openbus.interop.util
Class Utils.ShutdownThread
java.lang.Object
java.lang.Thread
tecgraf.openbus.interop.util.Utils.ShutdownThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Utils
public static class Utils.ShutdownThread
- extends Thread
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
Utils.ShutdownThread
public Utils.ShutdownThread(ORB orb)
run
public void run()
- Specified by:
run in interface Runnable- Overrides:
run in class Thread
addConnetion
public void addConnetion(Connection conn)
removeConnetion
public void removeConnetion(Connection conn)
addOffer
public void addOffer(tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOffer offer)
removeOffer
public void removeOffer(tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOffer offer)
Copyright © 2014. All rights reserved.