JMACS

org.jmacs
Interface IDi.IDriver.ISubscriber

Enclosing interface:
IDi.IDriver

public static interface IDi.IDriver.ISubscriber

wishes to be able to request to receive status samples from other DIs automatically.


Nested Class Summary
static interface IDi.IDriver.ISubscriber.IContext
          as passed to IDi.IDriver.ISubscriber.
 
Method Summary
 void setContext(IDi.IDriver.ISubscriber.IContext context)
          sets context.
 

Method Detail

setContext

void setContext(IDi.IDriver.ISubscriber.IContext context)
sets context.


JMACS

jmacs.org