Package com.adobe.granite.ui.clientlibs
Interface ProcessorProvider
ProcessorProvider
...-
Method Summary
Modifier and TypeMethodDescriptiongetProcessor
(String name) Returns the processor for the given name.
-
Method Details
-
getProcessor
Returns the processor for the given name.- Parameters:
name
- name of the processor- Returns:
- the processor or
null
-