weborb.v3types.core
Class RemotingDestination

java.lang.Object
  extended by weborb.v3types.core.AbstractDestination
      extended by weborb.v3types.core.RemotingDestination
All Implemented Interfaces:
IDestination

public class RemotingDestination
extends AbstractDestination


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

Field Detail

serviceId

public java.lang.String serviceId

destinationId

public java.lang.String destinationId
Constructor Detail

RemotingDestination

public RemotingDestination(java.lang.String destinationId,
                           java.lang.String serviceId)


Discuss WebORB

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