Class Hierarchy
- java.lang.Object
- ch.raffael.meldioc.util.advice.AroundAdvice.Basic (implements ch.raffael.meldioc.util.advice.AroundAdvice)
- ch.raffael.meldioc.util.advice.CompositeAroundAdvice
- ch.raffael.meldioc.util.advice.AroundAdvice.Nop (implements ch.raffael.meldioc.util.advice.AroundAdvice)
- ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile<SELF>
- ch.raffael.meldioc.util.advice.CompositeAroundAdvice.Builder
- ch.raffael.meldioc.util.concurrent.SecureExecutorServiceWrapper<D> (implements java.util.concurrent.ExecutorService)
- ch.raffael.meldioc.util.concurrent.DecoratingExecutorService<D>
- ch.raffael.meldioc.util.advice.AdvisingExecutorService<D>
- ch.raffael.meldioc.util.concurrent.DecoratingExecutorService<D>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ch.raffael.meldioc.util.advice.AdviceException
- java.lang.RuntimeException
- java.lang.Exception
- ch.raffael.meldioc.util.advice.AroundAdvice.Basic (implements ch.raffael.meldioc.util.advice.AroundAdvice)
Interface Hierarchy
- ch.raffael.meldioc.util.advice.AroundAdvice
- java.lang.AutoCloseable
- ch.raffael.meldioc.util.advice.AroundAdvice.AdviceCloseable