PHP 인터페이스 bitExpert\Disco\BeanPostProcessor

파일 보기 프로젝트 열기: bitexpert/disco

공개 메소드들

메소드 설명
postProcess ( object $bean, string $beanName ) Apply this BeanPostProcessor to the given new bean instance after the bean got created.

메소드 상세

postProcess() 공개 메소드

Apply this BeanPostProcessor to the given new bean instance after the bean got created.
public postProcess ( object $bean, string $beanName )
$bean object
$beanName string