Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "org.springframework.context/annotations"

Index

Type aliases

TBeanParams

TBeanParams: object

Params for Bean annotation

Type declaration

TEventListenerRecord

TEventListenerRecord: object

Definition of the event listener for EventListener annotation

Type declaration

TScope

TScope: "singleton" | "global" | "prototype"

Variables

Const beansToken

beansToken: unique symbol = Symbol()

Const eventsToken

eventsToken: unique symbol = Symbol()

Functions

Bean

  • Bean(token: Symbol, params?: TBeanParams): (Anonymous function)

Configuration

  • Configuration(token: Symbol, params?: TBeanParams): (Anonymous function)

EventListener

Throwable

ThrowableAsync

bean

  • bean(token: Symbol, params?: TBeanParams): (Anonymous function)

Generated using TypeDoc