public class ThreadSubscriber extends Thread implements PushConsumerOperations
Thread.State, Thread.UncaughtExceptionHandlerMAX_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, yieldpublic void disconnect_push_consumer()
disconnect_push_consumer in interface PushConsumerOperationspublic void Lookup_Sub_interesded_of_topic(String topic_name)
public void push(Any data) throws Disconnected
push in interface PushConsumerOperationsDisconnectedpublic boolean add(Object arg0)
arg0 - Copyright © 2015 JacORB. All rights reserved.