PHP Class eZ\Bundle\EzPublishIOBundle\ApiLoader\HandlerFactory

Inheritance: implements Symfony\Component\DependencyInjection\ContainerAwareInterface, use trait Symfony\Component\DependencyInjection\ContainerAwareTrait
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
getConfiguredHandler ( string $handlerName ) : object
setHandlersMap ( $handlersMap )

Method Details

getConfiguredHandler() public method

public getConfiguredHandler ( string $handlerName ) : object
$handlerName string
return object an instance of the requested handler

setHandlersMap() public method

public setHandlersMap ( $handlersMap )