Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01

oracle.toplink.remote.jms.mdb
Class JMSPublishingOnlyClusteringService

java.lang.Object
  extended byjava.lang.Thread
      extended byoracle.toplink.remote.AbstractClusteringService
          extended byoracle.toplink.remote.AbstractJNDIClusteringService
              extended byoracle.toplink.remote.jms.JMSClusteringService
                  extended byoracle.toplink.remote.jms.mdb.JMSPublishingOnlyClusteringService
All Implemented Interfaces:
java.lang.Runnable

public class JMSPublishingOnlyClusteringService
extends JMSClusteringService


Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
JMSPublishingOnlyClusteringService(Session session)
          PUBLIC: Creates a JMSPublishingChangesOnlyClusteringService
 
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, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, 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)
PUBLIC: Creates a JMSPublishingChangesOnlyClusteringService


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