A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
addBatchCompleteHandler(handler:Function) — method, class jfraboni.easybake.Batch
addBatchCompleteHandler(handler:Function) — method, interface jfraboni.easybake.IBatch
Handler is auto removed, added once only per proxy batch being baked.
addBehaviour(interceptor:org.as3commons.bytecode.interception:IInterceptor) — method, class jfraboni.easybake.Batch
addBehaviour(interceptor:org.as3commons.bytecode.interception:IInterceptor) — method, interface jfraboni.easybake.IBatch
Add any object instance that implements org.as3commons.bytecode.interception.IInterceptor to define AOP behaviour for the proxied instance.
addType(Type:Class) — method, class jfraboni.easybake.Batch
addType(Type:Class) — method, interface jfraboni.easybake.IBatch
Takes a Class to be proxied in the batch.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z