Uses of Interface
com.sas.services.information.metadata.MessageQueueInterface

Packages that use MessageQueueInterface
com.sas.services.information.metadata Information Service metadata. 
 

Uses of MessageQueueInterface in com.sas.services.information.metadata
 

Methods in com.sas.services.information.metadata that return MessageQueueInterface
abstract  MessageQueueInterface SubscriberInterface.getMessageQueue()
          Gets the queue to deliver to for this subscriber.
abstract  MessageQueueInterface SubscriberInterface.getMessageQueue(boolean goToServer)
          Gets the queue to deliver to for this subscriber.
 

Methods in com.sas.services.information.metadata with parameters of type MessageQueueInterface
abstract  void SubscriberInterface.setMessageQueue(MessageQueueInterface messageQueue)
          Adds the queue to deliver to for this subscriber.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.