com.retek.component.rcomrib.impl.remote
Interface RcomRibServicesRemote

All Superinterfaces:
DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote

public interface RcomRibServicesRemote
extends DefaultSessionRemote

Remote interface for com.retek.component.rcomrib.impl.remote.RcomRibServices.


Method Summary
 void publish(RibFamilyType familyType, com.retek.rib.binding.payload.Payload payload, java.lang.String businessId, java.util.List routingInfos)
           
 
Methods inherited from interface com.retek.commons.domain.core.impl.remote.DefaultSessionRemote
getLocal, getRemote, getRemoteHome
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

publish

public void publish(RibFamilyType familyType,
                    com.retek.rib.binding.payload.Payload payload,
                    java.lang.String businessId,
                    java.util.List routingInfos)
             throws SystemException,
                    java.rmi.RemoteException
Throws:
SystemException
java.rmi.RemoteException


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