get('JaxonPlugin'); $jaxonPlugin->setContainer($container); // Create the Controller, passing the JaxonPlugin as parameter return new $requestedName($jaxonPlugin); } }