JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.mini2Dx.core.di.annotation
Annotation Types Summary
Annotation Type
Description
Autowired
Marks a field as injectable.
PostInject
Marks a method to be invoked once autowiring is completed
Prototype
Marks a class as a
prototype
bean.
Singleton
Marks a class as a
singleton
bean
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes