Uses of Class
org.gcube.dir.master.contexts.Registry.ProcessorNotFoundException

Packages that use Registry.ProcessorNotFoundException
org.gcube.dir.master.contexts   
 

Uses of Registry.ProcessorNotFoundException in org.gcube.dir.master.contexts
 

Methods in org.gcube.dir.master.contexts that throw Registry.ProcessorNotFoundException
static
<PROCESSOR>
java.util.List<PROCESSOR>
Registry.findProcessor(java.lang.Class<PROCESSOR> processorClass, java.lang.Object input)
          Returns one or more objects of a given type that can process another given object.