public class GroovyAwareMVCGroup extends DefaultMVCGroup
| Modifier and Type | Field and Description | 
|---|---|
static String | 
BUILDER  | 
protected Map<String,Object> | 
scriptResults  | 
configuration, context, members, mvcId, parentGroup| Constructor and Description | 
|---|
GroovyAwareMVCGroup(MVCGroupManager mvcGroupManager,
                   MVCGroupConfiguration configuration,
                   String mvcId,
                   Map<String,Object> members,
                   MVCGroup parentGroup)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
buildScriptMember(String name)  | 
groovy.util.FactoryBuilderSupport | 
getBuilder()  | 
Object | 
getScriptResult(String name)  | 
toStringcheckIfAlive, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroy, getConfiguration, getContext, getController, getMember, getMembers, getModel, getMvcId, getMvcType, getParentGroup, getView, isAlive, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroupdestroyMVCGroup, getMvcGroupManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdestroyMVCGrouppublic static final String BUILDER