public interface IMessageAwarenessService
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
announceComponentIdentifier(jadex.bridge.ITransportComponentIdentifier cid)
Announce a potentially new component identifier.
|