get Plugin
Return a class for the given class name. The class needs to implement the BlueConicClient.Plugin interface.
Return
A class that implements the plugin interface or null if not found.
Parameters
class Name
The class name.
Return a class for the given class name. The class needs to implement the BlueConicClient.Plugin interface.
A class that implements the plugin interface or null if not found.
The class name.