com.retek.component.rcomrib
Class RcomRibPublisherUtil

java.lang.Object
  extended bycom.retek.component.rcomrib.RcomRibPublisherUtil

public class RcomRibPublisherUtil
extends java.lang.Object

Utility class for rib publishing operations.


Constructor Summary
RcomRibPublisherUtil()
           
 
Method Summary
static com.retek.rib.domain.ribmessage.bo.RibMessageRoutingInfo buildRoutingInfoInstance(java.lang.String key, java.lang.String value)
          Create a rib message routing attribute object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RcomRibPublisherUtil

public RcomRibPublisherUtil()
Method Detail

buildRoutingInfoInstance

public static com.retek.rib.domain.ribmessage.bo.RibMessageRoutingInfo buildRoutingInfoInstance(java.lang.String key,
                                                                                                java.lang.String value)
Create a rib message routing attribute object.

Parameters:
key - routing attribute key
value - routing attribute value
Returns:
RibMessageRoutinInfo


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25