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

Public Member Functions

 AssemblyLoader (string[] files)
 
Type GetType (string name)
 

Static Public Member Functions

static bool IsAssembly (string path)
 

Properties

IList< Assembly > Assemblies [get, set]
 

Constructor & Destructor Documentation

Org.Apache.REEF.Tang.Util.AssemblyLoader.AssemblyLoader ( string[]  files)
inline

Member Function Documentation

Type Org.Apache.REEF.Tang.Util.AssemblyLoader.GetType ( string  name)
inline
static bool Org.Apache.REEF.Tang.Util.AssemblyLoader.IsAssembly ( string  path)
inlinestatic

Parameters
path
Returns
True, if the path given is an assembly

Property Documentation

IList<Assembly> Org.Apache.REEF.Tang.Util.AssemblyLoader.Assemblies
getset

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