public class ThreadSubscriber extends Thread implements PushConsumerOperations
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ThreadSubscriber(ORB orb,
POA poa) |
Modifier and Type | Method and Description |
---|---|
boolean |
add(Object arg0) |
void |
disconnect_push_consumer() |
void |
Lookup_Sub_interesded_of_topic(String topic_name) |
void |
push(Any data) |
void |
run() |
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
public void disconnect_push_consumer()
disconnect_push_consumer
in interface PushConsumerOperations
public void Lookup_Sub_interesded_of_topic(String topic_name)
public void push(Any data) throws Disconnected
push
in interface PushConsumerOperations
Disconnected
public boolean add(Object arg0)
arg0
- Copyright © 2017 JacORB. All rights reserved.