PHP 클래스 bitExpert\Disco\Proxy\Configuration\MethodGenerator\Constructor

상속: extends ProxyManager\Generator\MethodGenerator
파일 보기 프로젝트 열기: bitExpert/disco

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

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