All Methods Instance Methods Concrete Methods 
| Modifier and Type | 
Method and Description | 
protected void | 
adjustMvcArguments(MVCGroup group,
                  Map<String,Object> args)  | 
protected void | 
checkIdIsUnique(String mvcId,
               MVCGroupConfiguration configuration)  | 
protected Map<String,Object> | 
copyAndConfigureArguments(Map<String,Object> args,
                         MVCGroupConfiguration configuration,
                         String mvcId)  | 
protected MVCGroup | 
createMVCGroup(MVCGroupConfiguration configuration,
              String mvcId,
              Map<String,Object> args)  | 
protected void | 
destroyArtifactMember(String type,
                     GriffonArtifact member,
                     boolean fireDestructionEvents)  | 
protected void | 
destroyContextualMemberProperties(String type,
                                 GriffonArtifact member)  | 
protected void | 
destroyMembers(MVCGroup group,
              boolean fireDestructionEvents)  | 
void | 
destroyMVCGroup(String mvcId)
Destroys an MVC group identified by a particular name. 
 | 
protected void | 
destroyNonArtifactMember(String type,
                        Object member,
                        boolean fireDestructionEvents)  | 
protected void | 
doAddGroup(MVCGroup group)  | 
protected void | 
doInitialize(Map<String,MVCGroupConfiguration> configurations)  | 
protected void | 
doRemoveGroup(MVCGroup group)  | 
protected void | 
fillReferencedProperties(MVCGroup group,
                        Map<String,Object> args)  | 
protected void | 
initializeArtifactMember(MVCGroup group,
                        String type,
                        GriffonArtifact member,
                        Map<String,Object> args)  | 
protected void | 
initializeMembers(MVCGroup group,
                 Map<String,Object> args)  | 
protected void | 
initializeNonArtifactMember(MVCGroup group,
                           String type,
                           Object member,
                           Map<String,Object> args)  | 
protected Map<String,Object> | 
instantiateMembers(Map<String,DefaultMVCGroupManager.ClassHolder> classMap,
                  Map<String,Object> args)  | 
protected boolean | 
isConfigFlagEnabled(MVCGroupConfiguration configuration,
                   String key)  | 
protected boolean | 
isContextual(AnnotatedElement element)  | 
protected boolean | 
isInjectable(AnnotatedElement element)  | 
protected boolean | 
isMvcMember(AnnotatedElement element)  | 
protected Class<?> | 
loadClass(String className)  | 
protected String | 
resolveMvcId(MVCGroupConfiguration configuration,
            String mvcId)  | 
protected DefaultMVCGroupManager.InjectionPoint.Type | 
resolveType(AnnotatedElement element)  | 
protected void | 
selectClassesPerMember(String memberType,
                      String memberClassName,
                      Map<String,DefaultMVCGroupManager.ClassHolder> classMap)  |