All Classes and Interfaces

Class
Description
 
A CjmContext object points to a separate context which may or may not hold individual config information for the system.
 
 
 
 
A builder for creating dynamic "Curried Factories".
 
Helper static factory for parameter definitions.
A builder for "Curried Factory Sets": a single factory interface whose methods each construct a different concrete class, with each method's dependency-vs-argument mix defined independently.
 
Implement this interface to create a new type of script that can return a Java object for Coinjema dependencies.
 
An implementation of ContextSource based on a simple file structure.
This class is used to create a tree structure of objects.
By implementing this interface, a class can easily traverse a HashTree object, and be notified via callbacks of certain events.
ListedHashTree is a different implementation of the HashTree collection class.
 
 
 
 
 
Useful for finding all nodes in the tree that represent objects of a particular type.
 
SortedHashTree is a different implementation of the HashTree collection class.