A B C E F G I L M O P R S T U V W

I

IAspect<T> - Interface in org.azuki.framework.aop
All aspect bean must implement this interface in order to create a code advice.
IAspect<T> - Interface in org.azuki.framework.aop
All aspect bean must implement this interface in order to create a code advice.
ICallback<T> - Interface in org.azuki.framework.command
This interface must be implemented by a object willing to be notifed when the ICommand's process method execution has been completed.
ICallback<T> - Interface in org.azuki.framework.command
This interface must be implemented by a object willing to be notifed when the ICommand's process method execution has been completed.
ICommand<T> - Interface in org.azuki.framework.command
Interface for the command object in the Command Design Pattern.
ICommand<T> - Interface in org.azuki.framework.command
Interface for the command object in the Command Design Pattern.
ICommand.Priority - Enum in org.azuki.framework.command
 
ICommand.Priority - Enum in org.azuki.framework.command
 
IContext - Interface in org.azuki.framework.context
Interface for the command object in the Command Design Pattern.
IContext - Interface in org.azuki.framework.context
Interface for the command object in the Command Design Pattern.
IContext.IStub - Interface in org.azuki.framework.context
 
IContext.IStub - Interface in org.azuki.framework.context
 
IContract - Interface in org.azuki.framework.aop
 
IContract - Interface in org.azuki.framework.aop
 
IContract.Selection - Enum in org.azuki.framework.aop
 
IContract.Selection - Enum in org.azuki.framework.aop
 
IController<T> - Interface in org.azuki.framework.injection
Allows a code advice to intercept a method call when the caller use the MethodProxy class.
IController<T> - Interface in org.azuki.framework.injection
Allows a code advice to intercept a method call when the caller use the MethodProxy class.
ILifecycle<T> - Interface in org.azuki.framework.object
 
ILifecycle<T> - Interface in org.azuki.framework.object
 
ILifecycleFactory<T> - Interface in org.azuki.framework.object
 
ILifecycleFactory<T> - Interface in org.azuki.framework.object
 
IMetadata - Interface in org.azuki.framework.bean
 
IMetadata - Interface in org.azuki.framework.bean
 
IMethodProxy<T> - Interface in org.azuki.framework.injection
 
IMethodProxy<T> - Interface in org.azuki.framework.injection
 
IMethodProxy.DependencyInjectionInfo - Annotation Type in org.azuki.framework.injection
 
IMethodProxy.DependencyInjectionInfo - Annotation Type in org.azuki.framework.injection
 
info(String) - Static method in class org.azuki.framework.context.Log
Log an INFO message.
info(String) - Static method in class org.azuki.framework.context.Log
Log an INFO message.
init(ClassLoader) - Method in interface org.azuki.framework.Framework.Impl
 
init(ClassLoader) - Method in interface org.azuki.framework.Framework.Impl
 
init(ClassLoader) - Static method in class org.azuki.framework.Framework
 
init(ClassLoader) - Static method in class org.azuki.framework.Framework
 
inited() - Static method in class org.azuki.framework.Framework
 
inited() - Static method in class org.azuki.framework.Framework
 
intercept(InvocationTarget<T>) - Method in interface org.azuki.framework.injection.IController
This method is called by the framework before the targeted bean's method.
intercept(InvocationTarget<T>) - Method in interface org.azuki.framework.injection.IController
This method is called by the framework before the targeted bean's method.
InvocationTarget<T> - Interface in org.azuki.framework.injection
Provides informations on the invocation process currently performed on a bean method.
InvocationTarget<T> - Interface in org.azuki.framework.injection
Provides informations on the invocation process currently performed on a bean method.
invoke(ICommand) - Method in interface org.azuki.framework.command.Command.Impl
 
invoke(ICommand) - Method in interface org.azuki.framework.command.Command.Impl
 
invoke(ICommand) - Static method in class org.azuki.framework.command.Command
Deferred synchronous call to the process method of the command object.
invoke(ICommand) - Static method in class org.azuki.framework.command.Command
Deferred synchronous call to the process method of the command object.
invoke(Object...) - Method in interface org.azuki.framework.injection.IMethodProxy
 
invoke(Object...) - Method in interface org.azuki.framework.injection.IMethodProxy
 
invokeQueued(ICommand, IQueue, ICommand.Priority) - Method in interface org.azuki.framework.command.Command.Impl
 
invokeQueued(ICommand, IQueue, ICommand.Priority) - Method in interface org.azuki.framework.command.Command.Impl
 
invokeQueued(ICommand, IQueue, ICommand.Priority) - Static method in class org.azuki.framework.command.Command
Deferred synchronous call to the process method of the command object.
invokeQueued(ICommand, IQueue, ICommand.Priority) - Static method in class org.azuki.framework.command.Command
Deferred synchronous call to the process method of the command object.
IObjectFactory<T> - Interface in org.azuki.framework.object
 
IObjectFactory<T> - Interface in org.azuki.framework.object
 
IPointcut - Interface in org.azuki.framework.aop
 
IPointcut - Interface in org.azuki.framework.aop
 
IQueue - Interface in org.azuki.framework.command
 
IQueue - Interface in org.azuki.framework.command
 
isAspect() - Method in interface org.azuki.framework.bean.IMetadata
 
isAspect() - Method in interface org.azuki.framework.bean.IMetadata
 
isAsynchronous() - Method in interface org.azuki.framework.injection.IMethodProxy
 
isAsynchronous() - Method in interface org.azuki.framework.injection.IMethodProxy
 
isBean(Object) - Method in interface org.azuki.framework.bean.Bean.Impl
 
isBean(Object) - Method in interface org.azuki.framework.bean.Bean.Impl
 
isBean(Object) - Static method in class org.azuki.framework.bean.Bean
 
isBean(Object) - Static method in class org.azuki.framework.bean.Bean
 
isBound(String) - Method in interface org.azuki.framework.context.IContext
 
isBound(String) - Method in interface org.azuki.framework.context.IContext
 
isForked() - Method in interface org.azuki.framework.injection.IMethodProxy
 
isForked() - Method in interface org.azuki.framework.injection.IMethodProxy
 

A B C E F G I L M O P R S T U V W
Azuki Framework Copyright © 2006 the original author or authors.