Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- colesico.framework.assist.codegen.FrameworkAbstractProcessor
- colesico.framework.service.codegen.parser.ServiceProcessor
- colesico.framework.assist.codegen.FrameworkAbstractProcessor
- colesico.framework.service.codegen.model.CustomMethodElement
- colesico.framework.assist.codegen.FrameworkAbstractGenerator
- colesico.framework.service.codegen.generator.IocGenerator
- colesico.framework.assist.codegen.FrameworkAbstractParser
- colesico.framework.service.codegen.parser.ServiceParser
- colesico.framework.service.codegen.parser.TeleFacadesParser
- colesico.framework.service.codegen.model.InterceptionElement
- colesico.framework.service.codegen.model.InterceptionPhases
- colesico.framework.service.InterceptorsChain<T,R>
- colesico.framework.service.InterceptorsChain.Interception<T,R,P>
- colesico.framework.service.InvocationContext<T,R>
- colesico.framework.service.codegen.modulator.Modulator
- colesico.framework.service.codegen.modulator.ServiceModulator
- colesico.framework.service.codegen.modulator.ModulatorKit
- colesico.framework.service.codegen.parser.ProcessorContext
- colesico.framework.service.codegen.model.ProxyFieldElement
- colesico.framework.service.codegen.model.ProxyMethodElement
- colesico.framework.service.codegen.parser.RoundContext
- colesico.framework.service.codegen.model.ServiceElement
- colesico.framework.service.codegen.generator.ServiceProxyGenerator
- colesico.framework.service.codegen.model.TeleFacadeElement
- colesico.framework.service.codegen.model.TeleFacadeElement.IocQualifiers
- colesico.framework.service.codegen.generator.TeleFacadesGenerator
- colesico.framework.service.codegen.model.TeleMethodElement
- colesico.framework.service.codegen.model.TeleVarElement
- colesico.framework.service.codegen.model.TeleCompElement
- colesico.framework.service.codegen.model.TeleParamElement
- 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
- colesico.framework.service.codegen.generator.VarNameSequence
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
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)