public class GroovyAwareMVCGroup extends DefaultMVCGroup
Modifier and Type | Field and Description |
---|---|
static String |
BUILDER |
protected Map<String,Object> |
scriptResults |
configuration, members, mvcId
Constructor and Description |
---|
GroovyAwareMVCGroup(MVCGroupManager mvcGroupManager,
MVCGroupConfiguration configuration,
String mvcId,
Map<String,Object> members) |
Modifier and Type | Method and Description |
---|---|
void |
buildScriptMember(String name) |
groovy.util.FactoryBuilderSupport |
getBuilder() |
Object |
getScriptResult(String name) |
toString
checkIfAlive, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroy, getConfiguration, getController, getMember, getMembers, getModel, getMvcId, getMvcType, getView, isAlive, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
destroyMVCGroup, getMvcGroupManager
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
destroyMVCGroup
public static final String BUILDER
public GroovyAwareMVCGroup(@Nonnull MVCGroupManager mvcGroupManager, @Nonnull MVCGroupConfiguration configuration, @Nullable String mvcId, @Nonnull Map<String,Object> members)