bean

package
v1.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBeanName

func GetBeanName(b Bean) string

Types

type Bean

type Bean interface {
	Bean() string
}

type Component added in v1.1.8

type Component struct {
}

func (*Component) Bean added in v1.1.8

func (r *Component) Bean() string

type Components

type Components []Bean

type FactoryBean

type FactoryBean interface {
	AfterPropertiesSet()
}

type StarterBean added in v1.2.1

type StarterBean interface {
	Bean
	AfterInit()
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL