Uses of Class
org.media.mn8.event.ConceptNotFoundException

Packages that use ConceptNotFoundException
org.media.mn8 mn8 Core Classes 
 

Uses of ConceptNotFoundException in org.media.mn8
 

Methods in org.media.mn8 that throw ConceptNotFoundException
static Concept mn8Loader.instantiateConceptFromURL(java.lang.String conceptURL)
           
static JavaConcept mn8Loader.instantiateConcept(java.lang.String name)
           
static void mn8Loader.loadConcept(java.lang.String name)
           
static java.lang.String mn8Loader.loadConceptFromURL(java.lang.String conceptURL, java.lang.String name)
          Loads a concept into the ConceptRegister.
 java.lang.String mn8Loader.findConcept(java.lang.String name)
          Tries to find the concept by looking first in the mem://registry/concepts/, then in env://registry/concepts/, then in the directories or URL specified in, the mem://registry/conceptspath/ and at the end env://registry/conceptspath.
 



"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."