Uses of Interface
jdave.IContextObjectFactory

Packages that use IContextObjectFactory
jdave   
 

Uses of IContextObjectFactory in jdave
 

Classes in jdave that implement IContextObjectFactory
 class DefaultContextObjectFactory<T>
          Default implementation of IContextFactory
 

Methods in jdave that return IContextObjectFactory
 IContextObjectFactory<T> Specification.getContextObjectFactory()
           
 

Methods in jdave with parameters of type IContextObjectFactory
protected  void Specification.setContextObjectFactory(IContextObjectFactory<T> factory)
           
 



Copyright ? 2008. All Rights Reserved.