Uses of Class
org.omnifaces.cdi.Eager
-
Packages that use Eager Package Description org.omnifaces.cdi org.omnifaces.cdi.config -
-
Uses of Eager in org.omnifaces.cdi
Classes in org.omnifaces.cdi with annotations of type Eager Modifier and Type Class Description interface
Startup
Stereo type that designates a bean as an eagerly instantiated bean with application scope. -
Uses of Eager in org.omnifaces.cdi.config
Methods in org.omnifaces.cdi.config with annotations of type Eager Modifier and Type Method Description DateProducer.TemporalDate
DateProducer. getStartup()
This makes an instance ofTemporal
as startup datetime available by#{startup}
.
-