Generated by
JDiff

Class org.springframework.mock.jndi.ExpectedLookupTemplate

Documentation changed from old to new.

Changed Constructors
ExpectedLookupTemplate(String, Object) Documentation changed from old to new.
Construct a new JndiTemplate that will always return the given object, but honour only requests for the given name.
ExpectedLookupTemplate(void) Documentation changed from old to new.
Construct a new JndiTemplate that will always return given objects for given names.
 

Changed Methods
void addObject(String, Object) Documentation changed from old to new.
Add the given object to the list of JNDI objects that this template will expose.