JMACS

org.jmacs
Interface IDi.IDriver.IClient

Enclosing interface:
IDi.IDriver

public static interface IDi.IDriver.IClient

wishes to be able to do all of the things which an IDi.IDriver.ISampler, IDi.IDriver.ISubscriber and IDi.IDriver.IControl can do.


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

Method Detail

setContext

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


JMACS

jmacs.org