com.retek.component.rcomrib.impl
Class RcomRibManagerImpl

java.lang.Object
  extended bycom.retek.component.rcomrib.impl.RcomRibManagerImpl
All Implemented Interfaces:
RcomRibManager

public class RcomRibManagerImpl
extends java.lang.Object
implements RcomRibManager


Constructor Summary
RcomRibManagerImpl()
           
 
Method Summary
 com.retek.rib.domain.ribmessage.bo.impl.RibMessageRoutingInfoImpl buildRoutingInfoInstance(java.lang.String key, java.lang.String value)
           
 void publish(RibFamilyType familyType, com.retek.rib.binding.payload.Payload payload, java.lang.String businessId)
           
 void publish(RibFamilyType familyType, com.retek.rib.binding.payload.Payload payload, java.lang.String businessId, java.util.List routingInfos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RcomRibManagerImpl

public RcomRibManagerImpl()
Method Detail

publish

public void publish(RibFamilyType familyType,
                    com.retek.rib.binding.payload.Payload payload,
                    java.lang.String businessId)
             throws SystemException
Specified by:
publish in interface RcomRibManager
Throws:
SystemException

publish

public void publish(RibFamilyType familyType,
                    com.retek.rib.binding.payload.Payload payload,
                    java.lang.String businessId,
                    java.util.List routingInfos)
             throws SystemException
Specified by:
publish in interface RcomRibManager
Throws:
SystemException

buildRoutingInfoInstance

public com.retek.rib.domain.ribmessage.bo.impl.RibMessageRoutingInfoImpl buildRoutingInfoInstance(java.lang.String key,
                                                                                                  java.lang.String value)
Specified by:
buildRoutingInfoInstance in interface RcomRibManager


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28