This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Tang.Interface.Aspect Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Tang.Interface.Aspect Interface Reference

Public Member Functions

object Inject (IConstructorDef def, ConstructorInfo constructor, object[] args)
 
void InjectionFutureInstantiated< T > (IInjectionFuture< T > f, object t)
 
Aspect CreateChildAspect ()
 

Member Function Documentation

Aspect Org.Apache.REEF.Tang.Interface.Aspect.CreateChildAspect ( )
object Org.Apache.REEF.Tang.Interface.Aspect.Inject ( IConstructorDef  def,
ConstructorInfo  constructor,
object[]  args 
)
void Org.Apache.REEF.Tang.Interface.Aspect.InjectionFutureInstantiated< T > ( IInjectionFuture< T >  f,
object  t 
)

The documentation for this interface was generated from the following file: