Apache REEF  0.16.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

◆ CreateChildAspect()

Aspect Org.Apache.REEF.Tang.Interface.Aspect.CreateChildAspect ( )

◆ Inject()

object Org.Apache.REEF.Tang.Interface.Aspect.Inject ( IConstructorDef  def,
ConstructorInfo  constructor,
object []  args 
)

◆ InjectionFutureInstantiated< T >()

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: