Uses of Interface
org.azuki.framework.object.ILifecycle

Packages that use ILifecycle
org.azuki.framework.context   
org.azuki.framework.object   
 

Uses of ILifecycle in org.azuki.framework.context
 

Methods in org.azuki.framework.context that return ILifecycle
 ILifecycle IContext.IStub.getLifecycle()
           
 ILifecycle IContext.IStub.getLifecycle()
           
 

Methods in org.azuki.framework.context with parameters of type ILifecycle
 IContext.IStub IContext.bind(String key, Object object, ILifecycle life)
           
 IContext.IStub IContext.bind(String key, Object object, ILifecycle life)
           
 

Uses of ILifecycle in org.azuki.framework.object
 

Methods in org.azuki.framework.object that return ILifecycle
 ILifecycle<T> ILifecycleFactory.getLifeCycle()
           
 ILifecycle<T> ILifecycleFactory.getLifeCycle()
           
 



Azuki Framework Copyright © 2006 the original author or authors.