메소드 | 설명 | |
---|---|---|
__callStatic ( string $name, array $arguments ) : mixed | Creates a new instance from a specified config, specifically meant to be used as static factory. | |
__construct ( string $configId ) | ||
__invoke ( Interop\Container\ContainerInterface $container ) : |
Create service. | |
defaultOptions ( ) | ||
dimensions ( ) |
메소드 | 설명 | |
---|---|---|
getBusClass ( ) : string | Returns the FQCN of a bus extending Prooph\ServiceBus\MessageBus | |
getDefaultRouterClass ( ) : string | Returns the default router class to use if no one was specified in the config |
메소드 | 설명 | |
---|---|---|
attachPlugins ( |
||
attachRouter ( |
[CommandBusFactory::class, 'other'],
];
public __invoke ( Interop\Container\ContainerInterface $container ) : |
||
$container | Interop\Container\ContainerInterface | |
리턴 |
abstract protected getBusClass ( ) : string | ||
리턴 | string |
abstract protected getDefaultRouterClass ( ) : string | ||
리턴 | string |