Class Hierarchy
- java.lang.Object
- colesico.framework.service.InterceptorsChain<T,R>
- colesico.framework.service.InterceptorsChain.Interception<T,R,P>
- colesico.framework.service.InvocationContext<T,R>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- colesico.framework.service.ApplicationException
- colesico.framework.service.ServiceException
- colesico.framework.service.ServiceMethodNotFoundException
- colesico.framework.service.ServiceNotFoundException
- colesico.framework.service.SystemException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- colesico.framework.service.Interceptor<T,R>
- colesico.framework.service.ServiceProxy
Annotation Type Hierarchy
- colesico.framework.service.Compound (implements java.lang.annotation.Annotation)
- colesico.framework.service.LocalMethod (implements java.lang.annotation.Annotation)
- colesico.framework.service.PlainMethod (implements java.lang.annotation.Annotation)
- colesico.framework.service.Service (implements java.lang.annotation.Annotation)
- colesico.framework.service.ServiceMethod (implements java.lang.annotation.Annotation)
- colesico.framework.service.TeleMethodName (implements java.lang.annotation.Annotation)
- colesico.framework.service.TeleView (implements java.lang.annotation.Annotation)