Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.media.mn8

Interface Summary
FieldDefinition  
mn8Method  
 

Class Summary
CameleonJavaAttribute  
CameleonJavaElement  
CameleonJavaMethod  
Concept being from an mn8 script based concept or a Java one, is registered in ConceptRegister, where it is taken by the mn8Loader and instantiated.
ConceptConceptDefinition  
ConceptDefinition being from an mn8 script based concept or a Java one, is registered in ConceptRegister, where it is taken by the mn8Loader and instantiated.
ConceptRegister  
DummyFieldConcept It's a dummy concept representation of a Field.
Eacher Helping with the each blocks.
ExecutionStack  
FieldConcept  
GlobalScope  
Helper A simple class the holds various methods useful in general.
JavaConcept  
LogManager Class responsible for managing logging messages.
Main The main class for mn8.
MessageFormatter Class responsible for formatting logging messages.
mn8Concept  
mn8ConceptDefinition  
mn8FileFilter  
mn8Interpreter The main class which holds the interpreter functions.
mn8InterpretThread The main class which holds the threaded interpreter functions.
mn8JavaMethod  
mn8Loader  
mn8RuntimeFlags  
mn8ScriptAttribute  
mn8ScriptElement  
mn8ScriptMethod  
mn8XMLReader Class that reads an String containing a well formated XML document and creates an Concept from it's content.
NamingManager Class who is responsible for wrapping and managing the JNDI Context specified in conf/naming.mn8.xml.
Scope The base implementation of a Scope.
ScopeStack