JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
energy.eddie.api.utils
Annotation Interface Shared
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
Shared
Using this annotation on a class or interface of a Bean that is instantiated in a child context causes the
same
Bean instance to be registered in the parent context as well.