Uses of Interface
com.vii.brillien.kernel.axiom.atomic.shaper.Shifter

Packages that use Shifter
com.vii.brillien.kernel.axiom.atomic   
com.vii.brillien.kernel.axiom.atomic.shaper.shifters   
 

Uses of Shifter in com.vii.brillien.kernel.axiom.atomic
 

Methods in com.vii.brillien.kernel.axiom.atomic that return Shifter
 Shifter Context.getShifter(BrillienException be)
          Gets the proper Shifter to the given BrillienException instance if exists
 

Methods in com.vii.brillien.kernel.axiom.atomic with parameters of type Shifter
 void Context.addExceptionLeveling(Filter f, Shifter s)
          Adds a Filter-Shifter mapping to the given context
 

Uses of Shifter in com.vii.brillien.kernel.axiom.atomic.shaper.shifters
 

Classes in com.vii.brillien.kernel.axiom.atomic.shaper.shifters that implement Shifter
 class MessageShifter
          Specialized Shifter to pack evety exception to a BrillienException instance with specialized error message
 



Copyright © 2012. All Rights Reserved.