Class Hierarchy
- java.lang.Object
- nablarch.fw.HandlerQueueManager<TSelf>
- nablarch.fw.ExecutionContext
- nablarch.fw.StandaloneExecutionContext
- nablarch.fw.ExecutionContext
- nablarch.fw.Interceptor.Factory
- nablarch.fw.Interceptor.Impl<TData,
TResult, T> (implements nablarch.fw.HandlerWrapper<TData, TResult>) - nablarch.fw.RequestHandlerEntry<TRequest,
TResult> (implements nablarch.fw.HandlerWrapper<TData, TResult>) - nablarch.fw.RequestPathMatchingHelper
- nablarch.fw.Result.Success (implements nablarch.fw.Result)
- nablarch.fw.Result.MultiStatus
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- nablarch.fw.Result.Error (implements nablarch.fw.Result)
- nablarch.fw.Result.ClientError
- nablarch.fw.Result.NotFound
- nablarch.fw.DataReader.NoMoreRecord
- nablarch.fw.NoMoreHandlerException
- nablarch.fw.Result.NotFound
- nablarch.fw.results.ServiceError
- nablarch.fw.results.InternalError
- nablarch.fw.results.TransactionAbnormalEnd
- nablarch.fw.TransactionAbnormalEnd
- nablarch.fw.results.TransactionAbnormalEnd
- nablarch.fw.results.InternalError
- nablarch.fw.Result.ClientError
- nablarch.fw.Result.Error (implements nablarch.fw.Result)
- java.lang.RuntimeException
- java.lang.Exception
- nablarch.fw.TransactionEventCallback.Provider<TData>
- nablarch.fw.HandlerQueueManager<TSelf>
Interface Hierarchy
- nablarch.fw.DataReader<TData>
- nablarch.fw.DataReaderFactory<TData>
- nablarch.fw.ExceptionHandler
- nablarch.fw.Handler<TData,
TResult> - nablarch.fw.HandlerWrapper<TData,
TResult>
- nablarch.fw.HandlerWrapper<TData,
- nablarch.fw.InboundHandleable
- nablarch.fw.MethodBinder<TData,
TResult> - nablarch.fw.OutboundHandleable
- nablarch.fw.Request<TParam>
- nablarch.fw.Result
- nablarch.fw.TransactionEventCallback<TData>
Annotation Type Hierarchy
- nablarch.fw.Interceptor (implements java.lang.annotation.Annotation)