软件包 org.nutz.mvc.annotation 的分层结构
- 软件包分层结构:
- 所有软件包
类分层结构
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
注释类型分层结构
- org.nutz.mvc.annotation.Views (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.UrlMappingBy (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.SetupBy (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.SessionBy (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.PUT (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.POST (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.PathMap (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Param (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Ok (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Modules (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Localization (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.LoadingBy (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.IocObj (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.IocBy (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.GET (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Filters (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Fail (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Encoding (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.DELETE (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.ChainBy (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Chain (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.By (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.Attr (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.At (implements java.lang.annotation.Annotation)
- org.nutz.mvc.annotation.AdaptBy (implements java.lang.annotation.Annotation)