Summer.Batch.Core.Unity.Injection.JobContextValue< T > Class Template Reference

Implementation of InjectionParameterValue that reads a property from the job context. More...

Inheritance diagram for Summer.Batch.Core.Unity.Injection.JobContextValue< T >:

Public Member Functions

 JobContextValue (string propertyName)
 Default constructor. More...
 
override IDependencyResolverPolicy GetResolverPolicy (Type typeToBuild)
 Returns the resover policy for the given type to build. More...
 

Detailed Description

Implementation of InjectionParameterValue that reads a property from the job context.

Template Parameters
T the type of the resource to get

Constructor & Destructor Documentation

Default constructor.

Parameters
propertyNamethe name of the property to read

Member Function Documentation

override IDependencyResolverPolicy Summer.Batch.Core.Unity.Injection.JobContextValue< T >.GetResolverPolicy ( Type  typeToBuild)

Returns the resover policy for the given type to build.

Parameters
typeToBuild
Returns

The documentation for this class was generated from the following file:
  • Summer.Batch.Core/Core/Unity/Injection/JobContextValue.cs