|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IContextLoader in com.aurorasoftworks.signal.runtime.core.context |
---|
Classes in com.aurorasoftworks.signal.runtime.core.context that implement IContextLoader | |
---|---|
class |
ContextClassLoader
An implementation of the IContextLoader interface that instantiates
IContext objects with reflection. |
Methods in com.aurorasoftworks.signal.runtime.core.context that return IContextLoader | |
---|---|
static IContextLoader |
ContextClassLoader.getInstance()
Returns the singleton instance of this class. |
Uses of IContextLoader in com.aurorasoftworks.signal.runtime.ui.mvc |
---|
Methods in com.aurorasoftworks.signal.runtime.ui.mvc with parameters of type IContextLoader | |
---|---|
protected IContext |
AbstractApplicationMIDlet.loadContext(java.lang.String contextName,
IContextLoader loader)
|
Constructors in com.aurorasoftworks.signal.runtime.ui.mvc with parameters of type IContextLoader | |
---|---|
AbstractApplicationMIDlet(java.lang.String contextName,
IContextLoader loader)
|
Uses of IContextLoader in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit |
---|
Methods in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit with parameters of type IContextLoader | |
---|---|
protected IContext |
AbstractApplicationMIDlet.loadContext(java.lang.String contextName,
IContextLoader loader)
|
Constructors in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit with parameters of type IContextLoader | |
---|---|
AbstractApplicationMIDlet(java.lang.String contextName,
IContextLoader loader)
|
Uses of IContextLoader in com.aurorasoftworks.signal.runtime.ui.mvc.midp |
---|
Constructors in com.aurorasoftworks.signal.runtime.ui.mvc.midp with parameters of type IContextLoader | |
---|---|
AbstractApplicationMIDlet(java.lang.String contextName,
IContextLoader loader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |