JMACS

org.jmacs
Interface IDi.IDriver.IContext

All Known Subinterfaces:
IDi.IDriver.IClient.IContext, IDi.IDriver.IControl.IContext, IDi.IDriver.ISampler.IContext, IDi.IDriver.ISubscriber.IContext
Enclosing interface:
IDi.IDriver

public static interface IDi.IDriver.IContext

driver context.


Method Summary
 Serializable getConstants(String diName)
          as passed to the methods of IDi.AbstractFactory.
 

Method Detail

getConstants

Serializable getConstants(String diName)
                          throws ClientDiException
as passed to the methods of IDi.AbstractFactory.

Throws:
ClientDiException

JMACS

jmacs.org