Uses of Class
org.codehaus.waffle.context.ContextLevel

Packages that use ContextLevel
org.codehaus.waffle.context   
org.codehaus.waffle.registrar   
 

Uses of ContextLevel in org.codehaus.waffle.context
 

Methods in org.codehaus.waffle.context that return ContextLevel
static ContextLevel ContextLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContextLevel[] ContextLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ContextLevel in org.codehaus.waffle.registrar
 

Methods in org.codehaus.waffle.registrar with parameters of type ContextLevel
 void RegistrarAssistant.executeDelegatingRegistrar(Registrar delegateRegistrar, ContextLevel contextLevel)
           
 



Copyright © 2008. All Rights Reserved.