com.khubla.pragmatach.framework.annotation
Annotation Type View


@Documented
@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Inherited
public @interface View

Author:
tome

Optional Element Summary
 String view
           
 

view

public abstract String view
Default:
""


Copyright © 2014 khubla.com. All rights reserved.