org.objectweb.dream.channel
Interface ChannelInExportId

All Known Implementing Classes:
ChannelInOutImpl, ChannelOutImpl

public interface ChannelInExportId

This interface, provided by ChanelIn, can be used to retrieve the ExportIdentifier that identify the ChannelIn.


Field Summary
static String ITF_NAME
          Default name for interfaces of this type.
 
Method Summary
 ExportIdentifier getExportIdentifier()
          Returns the ExportIdentifier that identify the ChannelIn.
 

Field Detail

ITF_NAME

static final String ITF_NAME
Default name for interfaces of this type.

See Also:
Constant Field Values
Method Detail

getExportIdentifier

ExportIdentifier getExportIdentifier()
Returns the ExportIdentifier that identify the ChannelIn.

Returns:
the ExportIdentifier that identify the ChannelIn.


Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.