Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


oracle.toplink.remote.jms.mdb
Class JMSPublishingOnlyClusteringService

java.lang.Object
  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

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, 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.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

JMSPublishingOnlyClusteringService

public JMSPublishingOnlyClusteringService(Session session)
PUBLIC: Creates a JMSPublishingChangesOnlyClusteringService

Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.