Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-02


oracle.toplink.remote.jms.mdb
Class JMSPublishingOnlyClusteringService

java.lang.Object
  extended by java.lang.Thread
      extended by oracle.toplink.remote.AbstractClusteringService
          extended by oracle.toplink.remote.AbstractJNDIClusteringService
              extended by oracle.toplink.remote.jms.JMSClusteringService
                  extended by oracle.toplink.remote.jms.mdb.JMSPublishingOnlyClusteringService

All Implemented Interfaces:
java.lang.Runnable

public class JMSPublishingOnlyClusteringService
extends JMSClusteringService

Nested Class Summary

 

Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler

 

Field Summary

 

Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY

 

Constructor Summary
JMSPublishingOnlyClusteringService(Session session)
          Creates a JMSPublishingChangesOnlyClusteringService

 

Method Summary

 

Methods inherited from class oracle.toplink.remote.jms.JMSClusteringService
createRemoteConnection, createRemoteConnection, deregisterDispatcher, getCommunicationSocket, getDispatcher, getLocalRemoteConnection, getTopicConnectionFactoryName, getTopicName, registerDispatcher, run, setTopicConnectionFactoryName, setTopicName, stopListening

 

Methods inherited from class oracle.toplink.remote.AbstractJNDIClusteringService
getContext, getInitialContextProperties, getPassword, getUserName, setContext, setInitialContextFactoryName, setInitialContextProperties, setLocalHostURL, setPassword, setUserName

 

Methods inherited from class oracle.toplink.remote.AbstractClusteringService
getAnnouncementDelay, getApplicationName, getLocalHostURL, getMulticastGroupAddress, getMulticastPort, getSessionId, getTimeToLive, setAnnouncementDelay, setApplicationName, setDispatcher, setMulticastGroupAddress, setMulticastPort, setSessionId, setTimeToLive

 

Methods inherited from class java.lang.Thread
activeCount, checkAccess, 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

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

JMSPublishingOnlyClusteringService

public JMSPublishingOnlyClusteringService(Session session)
Creates a JMSPublishingChangesOnlyClusteringService

Skip navigation links

Copyright © 1998, 2009, Oracle. All Rights Reserved.