Uses of Class
com.khubla.pragmatach.framework.annotation.Controller.Scope

Packages that use Controller.Scope
com.khubla.pragmatach.framework.annotation   
 

Uses of Controller.Scope in com.khubla.pragmatach.framework.annotation
 

Methods in com.khubla.pragmatach.framework.annotation that return Controller.Scope
static Controller.Scope Controller.Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Controller.Scope[] Controller.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 khubla.com. All rights reserved.