Class PreferenceScopeTypesProducer
- java.lang.Object
-
- org.uberfire.preferences.shared.impl.PreferenceScopeTypesProducer
-
@Startup(value=BOOTSTRAP, priority=-1) @ApplicationScoped public class PreferenceScopeTypesProducer extends Object
-
-
Constructor Summary
Constructors Constructor Description PreferenceScopeTypesProducer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PreferenceScopeTypespreferenceScopeTypesProducer()
-
-
-
Method Detail
-
preferenceScopeTypesProducer
@Produces public PreferenceScopeTypes preferenceScopeTypesProducer()
-
-