aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-02-03Added ProxyFactory.getFactory() to simplify standalone use of ProxyFactory.crazyboblee
2007-02-03Finished interception framework. Added Container.findBindingsByType().crazyboblee
2007-02-02Implemented ProxyFactory.crazyboblee
2007-02-02Fixed copyright declarations.crazyboblee
2007-02-02Introduced ToStringBuilder. Pulled up ConstructorInjector. Introduced Constru...crazyboblee
2007-02-02Moved Query, etc., to intercept package.crazyboblee
2007-02-02Added Query which will be used to apply interceptors.crazyboblee
2007-02-02Added Binding. The source object now follows the binding all the way through.crazyboblee
2007-02-01Added convenience method for specifying container scope.crazyboblee
2007-02-01Added parameter index to context. This will be useful if a custom factory wan...crazyboblee
2007-02-01Implemented explicit preloading. Updated copyright notices.crazyboblee
2007-02-01Enabled validation of static dependencies.crazyboblee
2007-02-01Created ContainerCreationException which delivers the error messages to the c...crazyboblee
2007-01-31Updated Javadocs. Renamed TypeToken to TypeLiteral. Hid ConfigurationExceptio...crazyboblee
2007-01-31Further improved the up front error reporting. Hid ErrorMessage and source() ...crazyboblee
2007-01-30Removed documentation template. Using Docs instead.crazyboblee
2007-01-30Removed stderr noise from a test.crazyboblee
2007-01-30Added support for up front error handling. More work remains.crazyboblee
2007-01-29Renamed injectStatics() to requestStaticInjection().crazyboblee
2007-01-29Renamed performance test. Introduced AbstractModule to support more concise c...crazyboblee
2007-01-29Added a hand coded implementation to the performance comparison.crazyboblee
2007-01-29Modified Container to return a 'creator' or new instance factory. This helps ...crazyboblee
2007-01-26Added code to automatically convert between primitive types and their wrapper...crazyboblee
2007-01-25Added comment to performance test.crazyboblee
2007-01-25Restored Spring performance comparison to working order.crazyboblee
2007-01-25Minor performance enhancements (removed unnecessary object creations).crazyboblee
2007-01-25Redesigned scopes to enable custom implementations. Renamed DependencyExcepti...crazyboblee
2007-01-20Refactored ContainerBuilder API. Added support for generic types.crazyboblee
2006-12-11Refactoring binding API. Adding support for generic types.crazyboblee
2006-12-08Added TypeToken. Refactored Key to use it. Goodbye, raw types!crazyboblee
2006-12-07Added key tests and code to convert to raw keys.crazyboblee
2006-12-06Refactoring binding API. Adding support for generic types.crazyboblee
2006-12-02Refactoring binding API. Adding support for generic types.crazyboblee
2006-11-21Added type conversion for constants. Optimized ReferenceCache. crazyboblee
2006-08-25Initial checkin.crazyboblee