Constant Field Values
Contents
org.puremvc.*
-
org.puremvc.java.multicore.core.Controller Modifier and Type Constant Field Value protected final java.lang.String
MULTITON_MSG
"Controller instance for this Multiton key already constructed!"
-
org.puremvc.java.multicore.core.Model Modifier and Type Constant Field Value protected final java.lang.String
MULTITON_MSG
"Model instance for this Multiton key already constructed!"
-
org.puremvc.java.multicore.core.View Modifier and Type Constant Field Value protected final java.lang.String
MULTITON_MSG
"View instance for this Multiton key already constructed!"
-
org.puremvc.java.multicore.patterns.facade.Facade Modifier and Type Constant Field Value protected final java.lang.String
MULTITON_MSG
"Facade instance for this Multiton key already constructed!"
-
org.puremvc.java.multicore.patterns.observer.Notifier Modifier and Type Constant Field Value protected final java.lang.String
MULTITON_MSG
"multitonKey for this Notifier not yet initialized!"