bean

An annotation that specifies that the given function can be instantiated as a bean.

When this annotation is attached to a method, Jumped will call the method in order to get an instance of the bean.

struct bean

Meta