A B C D E G H I L M N O P R S T W

A

AbstractApplicationMIDlet - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractApplicationMIDlet(String) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 
AbstractApplicationMIDlet(String, IContextLoader) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 
AbstractApplicationMIDlet - Class in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit
 
AbstractApplicationMIDlet(String, IContextLoader) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractApplicationMIDlet
 
AbstractApplicationMIDlet(String) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractApplicationMIDlet
 
AbstractApplicationMIDlet - Class in com.aurorasoftworks.signal.runtime.ui.mvc.midp
 
AbstractApplicationMIDlet(String, IContextLoader) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractApplicationMIDlet
 
AbstractApplicationMIDlet(String) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractApplicationMIDlet
 
AbstractBeanReference - Class in com.aurorasoftworks.signal.runtime.core.context
A common superclass for implementations of IBeanReference.
AbstractBeanReference(String) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.AbstractBeanReference
Creates a new instance of AbstractBeanReference.
AbstractBeanReference(String, Object) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.AbstractBeanReference
Creates a new instance of AbstractBeanReference.
AbstractCldcTest - Class in com.aurorasoftworks.signal.test.core
 
AbstractCldcTest() - Constructor for class com.aurorasoftworks.signal.test.core.AbstractCldcTest
 
AbstractController - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractController() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractController
 
AbstractControllerMethodInterceptor - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractControllerMethodInterceptor() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
AbstractControllerMethodInterceptor.ControllerMethodInterceptor - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractControllerMethodInterceptor.ControllerMethodInterceptor() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor.ControllerMethodInterceptor
 
AbstractControllerMethodInterceptor.FlowCallerMethodInterceptor - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractControllerMethodInterceptor.FlowCallerMethodInterceptor() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor.FlowCallerMethodInterceptor
 
AbstractDispatcher - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractDispatcher() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
AbstractFlowController - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractFlowController() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractFlowController
 
AbstractMethodHandler - Class in com.aurorasoftworks.signal.runtime.core.context.proxy
A base class for implementations of IMethodHandler
AbstractMethodHandler(String, Class[]) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodHandler
Creates a new AbstractMethodHandler object.
AbstractMethodHandler(String, Class) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodHandler
Creates a new AbstractMethodHandler object for a method that accepts a single argument.
AbstractMethodHandler(String) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodHandler
Creates a new AbstractMethodHandler object for a method that does not accept arguments.
AbstractMethodInterceptor - Class in com.aurorasoftworks.signal.runtime.core.context.proxy
 
AbstractMethodInterceptor() - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodInterceptor
 
AbstractMIDletDispatcher - Class in com.aurorasoftworks.signal.runtime.ui.mvc
 
AbstractMIDletDispatcher() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractMIDletDispatcher
 
AbstractMIDletTest - Class in com.aurorasoftworks.signal.test.ui
 
AbstractMIDletTest() - Constructor for class com.aurorasoftworks.signal.test.ui.AbstractMIDletTest
 
AbstractProxy - Class in com.aurorasoftworks.signal.runtime.core.context.proxy
A common super-class for implementations of IProxy.
AbstractProxy() - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxy
 
AbstractProxyClass - Class in com.aurorasoftworks.signal.runtime.core.context.proxy
 
AbstractProxyClass() - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxyClass
 
AbstractViewController - Class in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit
 
AbstractViewController(Form) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractViewController
 
AbstractViewController - Class in com.aurorasoftworks.signal.runtime.ui.mvc.midp
 
AbstractViewController(Displayable) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractViewController
 
AbstractViewFlowController - Class in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit
 
AbstractViewFlowController(Form) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractViewFlowController
 
AbstractViewFlowController - Class in com.aurorasoftworks.signal.runtime.ui.mvc.midp
 
AbstractViewFlowController(Displayable) - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractViewFlowController
 
actionPerformed(ActionEvent) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.Dispatcher
 
activate() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractController
Invoked by the framework to indicate that this controller becomes the active one.
activate() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IController
Invoked by the framework to indicate that this controller becomes the active one.
activateController(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
activateController(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.Dispatcher
 
activateController(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.Dispatcher
 
afterPropertiesSet() - Method in interface com.aurorasoftworks.signal.runtime.core.context.IInitializingBean
 

B

beginFlow(IFlowController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 

C

checkControllerState(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
checkDispatcherAware(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
checkDispatcherAware(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractMIDletDispatcher
 
checkFlow(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
ClassLocator - Class in com.aurorasoftworks.signal.runtime.core.context
 
ClassLocator() - Constructor for class com.aurorasoftworks.signal.runtime.core.context.ClassLocator
 
com.aurorasoftworks.signal.runtime.core.context - package com.aurorasoftworks.signal.runtime.core.context
 
com.aurorasoftworks.signal.runtime.core.context.proxy - package com.aurorasoftworks.signal.runtime.core.context.proxy
 
com.aurorasoftworks.signal.runtime.ui.mvc - package com.aurorasoftworks.signal.runtime.ui.mvc
 
com.aurorasoftworks.signal.runtime.ui.mvc.lwuit - package com.aurorasoftworks.signal.runtime.ui.mvc.lwuit
 
com.aurorasoftworks.signal.runtime.ui.mvc.midp - package com.aurorasoftworks.signal.runtime.ui.mvc.midp
 
com.aurorasoftworks.signal.test.core - package com.aurorasoftworks.signal.test.core
 
com.aurorasoftworks.signal.test.ui - package com.aurorasoftworks.signal.test.ui
 
commandAction(Command, Displayable) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.Dispatcher
 
containsBean(String) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
Determines whether a bean with the specified name already exists.
containsBean(String) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContext
Determines whether a bean with the specified name already exists.
Context - Class in com.aurorasoftworks.signal.runtime.core.context
A default implementation of the IContext interface.
Context() - Constructor for class com.aurorasoftworks.signal.runtime.core.context.Context
Creates a new Context instance.
ContextClassLoader - Class in com.aurorasoftworks.signal.runtime.core.context
An implementation of the IContextLoader interface that instantiates IContext objects with reflection.
ContextClassLoader() - Constructor for class com.aurorasoftworks.signal.runtime.core.context.ContextClassLoader
Creates an instance of ContextClassLoader.
ContextException - Exception in com.aurorasoftworks.signal.runtime.core.context
Signals an error encountered while processing a context.
ContextException(String) - Constructor for exception com.aurorasoftworks.signal.runtime.core.context.ContextException
Creates a new ContextException instance.
ContextException(Exception) - Constructor for exception com.aurorasoftworks.signal.runtime.core.context.ContextException
Creates a new ContextException instance.
ContextException(String, Exception) - Constructor for exception com.aurorasoftworks.signal.runtime.core.context.ContextException
Creates a new ContextException instance.
createBean() - Method in class com.aurorasoftworks.signal.runtime.core.context.LazyInitBeanReference
Creates a wrapped bean on demand.
createContextInstance(Class) - Method in class com.aurorasoftworks.signal.runtime.core.context.ContextClassLoader
Creates a context instance.
createFlowCallerProxy(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
createLazyInitProxy(IBeanDelegate) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IProxyFactory
Creates a lazy init proxy for the specified bean reference.
createLazyInitProxy(IBeanDelegate) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
Creates a lazy init proxy for the specified bean reference.
createProxy(IProxyTarget, IInvocationHandler) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IProxyFactory
Creates a new proxy for the specified object.
createProxy(IProxyTarget, IMethodInterceptor[]) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IProxyFactory
Creates a new proxy for the specified object using the specified interceptors.
createProxy(IProxyTarget, IInvocationHandler) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
Creates a new proxy for the specified object.
createProxy(IProxyTarget, IMethodInterceptor[]) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
Creates a new proxy for the specified object using the specified interceptors.
currentController - Variable in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 

D

deactivate() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractController
Invoked by the framework to indicate that this controller ceases to be the active one.
deactivate() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IController
Invoked by the framework to indicate that this controller ceases to be the active one.
deactivateController(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
deactivateController(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.Dispatcher
 
deactivateController(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.Dispatcher
 
destroyApp(boolean) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 
Dispatcher - Class in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit
 
Dispatcher() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.Dispatcher
 
Dispatcher - Class in com.aurorasoftworks.signal.runtime.ui.mvc.midp
 
Dispatcher() - Constructor for class com.aurorasoftworks.signal.runtime.ui.mvc.midp.Dispatcher
 
doCreateProxy(IProxyTarget) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
doCreateProxy(Class) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
doRegisterBean(String, Object) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
 

E

EagerInitBeanReference - Class in com.aurorasoftworks.signal.runtime.core.context
A direct reference to an eagerly-initialized bean.
EagerInitBeanReference(String, Object) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.EagerInitBeanReference
Creates a new instance of EagerInitBeanReference.
endFlow(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
exit() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractMIDletDispatcher
 
exit() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IDispatcher
 

G

getArgumentTypes() - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodHandler
Returns the types of arguments this methods accepts.
getArgumentTypes() - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IMethodHandler
Returns the types of arguments this methods accepts.
getBean() - Method in class com.aurorasoftworks.signal.runtime.core.context.AbstractBeanReference
Returns the wrapped bean.
getBean(String) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
Retrieves a bean previously registered with the specified name.
getBean(Class) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
getBean() - Method in interface com.aurorasoftworks.signal.runtime.core.context.IBeanReference
Returns the wrapped bean.
getBean(String) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContext
Retrieves a bean previously registered with the specified name.
getBean(Class) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContext
 
getBean() - Method in class com.aurorasoftworks.signal.runtime.core.context.LazyInitBeanReference
Returns the wrapped bean.
getBean() - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IBeanDelegate
Returns the wrapped bean.
getBeanClass() - Method in class com.aurorasoftworks.signal.runtime.core.context.AbstractBeanReference
Returns the class of the wrapped bean.
getBeanClass() - Method in class com.aurorasoftworks.signal.runtime.core.context.LazyInitBeanReference
 
getBeanClass() - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IBeanDelegate
Returns the class of the wrapped bean.
getBeanNames(Class) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
Returns names of the beans of the specified type
getBeanNames(Class) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContext
Returns names of the beans of the specified type
getBeanReference(String) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
getBeans(Class) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
getBeans(Class) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContext
 
getCaller() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractFlowController
 
getCaller() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IFlowController
 
getCaller() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractViewFlowController
 
getCaller() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractViewFlowController
 
getContext() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 
getContext() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
getControllerProxy(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
getCurrentController() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
getDefaultProxyFactory() - Static method in class com.aurorasoftworks.signal.runtime.core.context.Context
 
getDispatcher() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IDispatcherAware
 
getDisplayable() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.Dispatcher
 
getFlowCallerHandlers() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
getFlowLevel() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
getInstance() - Static method in class com.aurorasoftworks.signal.runtime.core.context.ContextClassLoader
Returns the singleton instance of this class.
getInstance() - Static method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
getMethodHandler(String, Class[]) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxyClass
 
getMethodHandler(String, Class[]) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IProxyClass
 
getMethodName() - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodHandler
Returns the name of this method object
getMethodName() - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IMethodHandler
Returns the name of this method object
getMethodName() - Method in exception com.aurorasoftworks.signal.runtime.core.context.proxy.MethodNotFoundException
 
getMIDlet() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractMIDletDispatcher
 
getMIDlet() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IDispatcher
 
getName() - Method in class com.aurorasoftworks.signal.runtime.core.context.AbstractBeanReference
Returns the name of the wrapped bean.
getName() - Method in interface com.aurorasoftworks.signal.runtime.core.context.IBeanReference
Returns the name of the wrapped bean.
getParameterTypes() - Method in exception com.aurorasoftworks.signal.runtime.core.context.proxy.MethodNotFoundException
 
getProxyClass(Class) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IProxyFactory
Returns an IProxyClass object for the specified class.
getProxyClass(Class) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
Returns an IProxyClass object for the specified class.
getProxyClassName(Class) - Static method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
getProxyClassName(IProxyTarget) - Static method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
getProxyFactory() - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
getProxyFactory() - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContext
 
getProxyFactory() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
getProxyMetaClassName(Class) - Static method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
getProxyMetaClassName(IProxyTarget) - Static method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
getView() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractViewController
getView() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.IViewController
 
getView() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractViewController
getView() - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.midp.IViewController
 

H

handleCommand(Command) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractViewController
handleCommand(Command) - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.ICommandHandler
 
handleCommand(Command) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractViewController
handleCommand(Command) - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.midp.ICommandHandler
 
handler - Variable in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxy
 

I

IBeanDelegate - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
A proxy object for a bean registered in a context.
IBeanProcessor - Interface in com.aurorasoftworks.signal.runtime.core.context
 
IBeanReference - Interface in com.aurorasoftworks.signal.runtime.core.context
A proxy object for a bean registered in a context.
ICommandHandler - Interface in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit
 
ICommandHandler - Interface in com.aurorasoftworks.signal.runtime.ui.mvc.midp
 
IContext - Interface in com.aurorasoftworks.signal.runtime.core.context
An IoC container.
IContextAware - Interface in com.aurorasoftworks.signal.runtime.core.context
A marker interface.
IContextLoader - Interface in com.aurorasoftworks.signal.runtime.core.context
A context loader API.
IController - Interface in com.aurorasoftworks.signal.runtime.ui.mvc
A super-interface for all MVC controllers.
IDispatcher - Interface in com.aurorasoftworks.signal.runtime.ui.mvc
 
IDispatcherAware - Interface in com.aurorasoftworks.signal.runtime.ui.mvc
 
IFlowController - Interface in com.aurorasoftworks.signal.runtime.ui.mvc
A controller of a flow, that is a sequence of activites that produces a certain result.
IInitializingBean - Interface in com.aurorasoftworks.signal.runtime.core.context
A marker interface indicating that a custom init method should be invoked when this bean is created.
IInvocationHandler - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
A handler of intercepted method invocations.
IMethodHandler - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
Provides information on a class method.
IMethodInterceptor - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
A metod interceptor used by AOP proxies.
initializeDispatcher() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 
invoke(IProxyTarget, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxyClass
 
invoke(IProxyTarget, IMethodHandler, Object[]) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IInvocationHandler
 
invoke(IProxyTarget, Object[]) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IMethodHandler
Invokes a method this object represents on the provided instance.
invoke(IProxyTarget, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.LazyInitMethodInterceptor
 
invoke(IProxyTarget, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor.ControllerMethodInterceptor
 
invoke(IProxyTarget, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor.FlowCallerMethodInterceptor
 
invokeHandler(IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxy
 
IProxy - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
An interface implemented by all proxy objects.
IProxyClass - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
 
IProxyFactory - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
A factory for AOP proxies.
IProxyTarget - Interface in com.aurorasoftworks.signal.runtime.core.context.proxy
A marker interface for classes that support AOP proxies.
isController(IBeanReference) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
IViewController - Interface in com.aurorasoftworks.signal.runtime.ui.mvc.lwuit
 
IViewController - Interface in com.aurorasoftworks.signal.runtime.ui.mvc.midp
 

L

LazyInitBeanReference - Class in com.aurorasoftworks.signal.runtime.core.context
A reference to a lazily-initialized bean.
LazyInitBeanReference(String, Class) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.LazyInitBeanReference
Creates a new instance of LazyInitBeanReference.
LazyInitMethodInterceptor - Class in com.aurorasoftworks.signal.runtime.core.context.proxy
 
LazyInitMethodInterceptor(IBeanDelegate) - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.LazyInitMethodInterceptor
 
loadClass(String) - Static method in class com.aurorasoftworks.signal.runtime.core.context.ClassLocator
 
loadClass(String) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
loadContext(String) - Method in class com.aurorasoftworks.signal.runtime.core.context.ContextClassLoader
Loads a context by instantiating the specified class.
loadContext(String) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContextLoader
Loads a context from the specified location.
loadContext(String, IContextLoader) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 
loadContext(String, IContextLoader) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractApplicationMIDlet
 
loadContextClass(String) - Method in class com.aurorasoftworks.signal.runtime.core.context.ContextClassLoader
Loads the specified context class.

M

matchesArgumentTypes(Class[]) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodHandler
Determines if the signature of this method object matches the provided sequence of types.
matchesArgumentTypes(Class[]) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IMethodHandler
Determines if the signature of this method object matches the provided sequence of types.
MethodNotFoundException - Exception in com.aurorasoftworks.signal.runtime.core.context.proxy
 
MethodNotFoundException(String, Class[]) - Constructor for exception com.aurorasoftworks.signal.runtime.core.context.proxy.MethodNotFoundException
 

N

nextHandler - Variable in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodInterceptor
 

O

onControllerMethodInvoked(IController, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
onControllerMethodInvoked(IController, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 
onFlowCallerMethodInvoked(IController, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
onFlowCallerMethodInvoked(IController, IMethodHandler, Object[]) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractDispatcher
 

P

pauseApp() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 
postProcessBean(IBeanReference) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IBeanProcessor
 
postProcessBean(IBeanReference) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
preProcessBean(IBeanReference) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IBeanProcessor
 
preProcessBean(IBeanReference) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
No-op.
processBean(IBeanReference, Object) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
Handles a bean or a bean reference returned by a IBeanProcessor.
processLazyBean(Object) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
 
PROXY_CLASS_SUFFIX - Static variable in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
PROXY_META_CLASS_SUFFIX - Static variable in class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 
ProxyFactory - Class in com.aurorasoftworks.signal.runtime.core.context.proxy
Default implementation of the IProxyFactory interface.
ProxyFactory() - Constructor for class com.aurorasoftworks.signal.runtime.core.context.proxy.ProxyFactory
 

R

registerBean(String, Object) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
Registers a bean using the provided name.
registerBean(String, Object) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContext
Registers a bean using the provided name.
registerBeanReference(IBeanReference) - Method in class com.aurorasoftworks.signal.runtime.core.context.Context
Registers a bean reference.
registerCommandHandler(Command, ICommandHandler) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractViewController
 
registerCommandHandler(Command, ICommandHandler) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractViewController
 
registerHandler(IMethodHandler) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxyClass
 
registerHandlers(IMethodHandler[]) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxyClass
 

S

setBean(Object) - Method in class com.aurorasoftworks.signal.runtime.core.context.AbstractBeanReference
Allows subclasses to set the wrapped bean.
setCaller(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractFlowController
 
setCaller(IController) - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IFlowController
 
setCaller(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.AbstractViewFlowController
 
setCaller(IController) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractViewFlowController
 
setContext(IContext) - Method in interface com.aurorasoftworks.signal.runtime.core.context.IContextAware
 
setContext(IContext) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractControllerMethodInterceptor
 
setDefaultProxyFactory(IProxyFactory) - Static method in class com.aurorasoftworks.signal.runtime.core.context.Context
 
setDispatcher(IDispatcher) - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IDispatcherAware
 
setDisplayable(Displayable) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.midp.Dispatcher
 
setMIDlet(MIDlet) - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractMIDletDispatcher
 
setMIDlet(MIDlet) - Method in interface com.aurorasoftworks.signal.runtime.ui.mvc.IDispatcher
 
setNextHandler(IInvocationHandler) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractMethodInterceptor
 
setNextHandler(IInvocationHandler) - Method in interface com.aurorasoftworks.signal.runtime.core.context.proxy.IMethodInterceptor
Sets the next handler in the interceptor chain.
startApp() - Method in class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
 

T

target - Variable in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxy
 

W

wrap(Exception) - Method in class com.aurorasoftworks.signal.runtime.core.context.proxy.AbstractProxy
Wraps an exception that might have been thrown by a proxied method.

A B C D E G H I L M N O P R S T W

Copyright © 2010. All Rights Reserved.