Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBeanName ¶
func RunProcessor ¶
Types ¶
type Components ¶
type Components []Bean
type DefaultBean ¶
type DefaultBean struct { }
func (*DefaultBean) Bean ¶
func (r *DefaultBean) Bean() string
type FactoryBean ¶
type FactoryBean interface {
AfterPropertiesSet()
}
type StaterBean ¶
type StaterBean interface { Bean AfterInit() }
Click to show internal directories.
Click to hide internal directories.