Class Hierarchy
- java.lang.Object
- com.suncode.pwfl.core.context.ContextHolder<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.suncode.pwfl.core.context.ContextNotActiveException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.suncode.pwfl.core.context.Context
- com.suncode.pwfl.core.context.InContext<T>
- com.suncode.pwfl.core.context.InContextReturning<T,
R>