PHP Class bitExpert\Disco\Proxy\Configuration\MethodGenerator\Constructor

Inheritance: extends ProxyManager\Generator\MethodGenerator
Mostra file Open project: bitExpert/disco

Public Methods

Method Description
__construct ( ReflectionClass $originalClass, ParameterValuesProperty $parameterValuesProperty, SessionBeansProperty $sessionBeansProperty, BeanFactoryConfigurationProperty $beanFactoryConfigurationProperty, BeanPostProcessorsProperty $beanPostProcessorsProperty, array $beanPostProcessorMethodNames ) Creates a new {@link \bitExpert\Disco\Proxy\Configuration\MethodGenerator\Constructor}.

Method Details

__construct() public method

Creates a new {@link \bitExpert\Disco\Proxy\Configuration\MethodGenerator\Constructor}.
public __construct ( ReflectionClass $originalClass, ParameterValuesProperty $parameterValuesProperty, SessionBeansProperty $sessionBeansProperty, BeanFactoryConfigurationProperty $beanFactoryConfigurationProperty, BeanPostProcessorsProperty $beanPostProcessorsProperty, array $beanPostProcessorMethodNames )
$originalClass ReflectionClass
$parameterValuesProperty bitExpert\Disco\Proxy\Configuration\PropertyGenerator\ParameterValuesProperty
$sessionBeansProperty bitExpert\Disco\Proxy\Configuration\PropertyGenerator\SessionBeansProperty
$beanFactoryConfigurationProperty bitExpert\Disco\Proxy\Configuration\PropertyGenerator\BeanFactoryConfigurationProperty
$beanPostProcessorsProperty bitExpert\Disco\Proxy\Configuration\PropertyGenerator\BeanPostProcessorsProperty
$beanPostProcessorMethodNames array