Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AfterInitProcessor ¶
type AfterInitProcessor struct { }
func (*AfterInitProcessor) Do ¶
func (b *AfterInitProcessor) Do(bean bean.Bean)
type BeanInitProcessor ¶
type BeanInitProcessor struct { }
func (*BeanInitProcessor) Do ¶
func (b *BeanInitProcessor) Do(bean bean.Bean)
type CreateBeanProcessor ¶
type CreateBeanProcessor struct { }
func (*CreateBeanProcessor) Do ¶
func (c *CreateBeanProcessor) Do(bean bean.Bean)
Click to show internal directories.
Click to hide internal directories.