edu.UCL.satin.impl.arch.components.comms
Interface Advertisable

All Superinterfaces:
Facet
All Known Implementing Classes:
AdvertisingServer

public interface Advertisable
extends Facet

Represents an Advertisable Component

Author:
Stefanos Zachariadis

Method Summary
 java.lang.Object getMessage()
          Returns the message that will be used to advertise this component
 

Method Detail

getMessage

public java.lang.Object getMessage()
Returns the message that will be used to advertise this component

Returns:
The message that will be used to advertise this component