weborb.messaging.v3
Class MessagingDestination

java.lang.Object
  extended by weborb.v3types.core.AbstractDestination
      extended by weborb.messaging.v3.MessagingDestination
All Implemented Interfaces:
IDestination

public class MessagingDestination
extends AbstractDestination


Field Summary
 java.lang.String destinationName
           
 
Constructor Summary
MessagingDestination(java.lang.String destinationName)
           
 
Method Summary
 boolean setConfigServiceHandler()
           
 
Methods inherited from class weborb.v3types.core.AbstractDestination
addMessageEventListener, getName, getProperties, getProperty, getServiceHandler, messagePublished, removeMessageEventListener, setName, setProperties, setServiceHandler
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

destinationName

public java.lang.String destinationName
Constructor Detail

MessagingDestination

public MessagingDestination(java.lang.String destinationName)
Method Detail

setConfigServiceHandler

public boolean setConfigServiceHandler()
Specified by:
setConfigServiceHandler in interface IDestination
Overrides:
setConfigServiceHandler in class AbstractDestination


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.