public class DefaultMVCGroup extends AbstractMVCGroup
MVCGroup interfacechildren, configuration, context, members, mvcId, parentGroup| Constructor and Description |
|---|
DefaultMVCGroup(MVCGroupManager mvcGroupManager,
MVCGroupConfiguration configuration,
java.lang.String mvcId,
java.util.Map<java.lang.String,java.lang.Object> members,
MVCGroup parentGroup) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
checkIfAlive, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroy, getChildrenGroups, getConfiguration, getContext, getController, getInjectedInstances, getMember, getMembers, getModel, getMvcId, getMvcType, getParentGroup, getView, isAlive, notifyMVCGroupDestroyed, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroupdestroyMVCGroup, getMvcGroupManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdestroyMVCGrouppublic DefaultMVCGroup(@Nonnull
MVCGroupManager mvcGroupManager,
@Nonnull
MVCGroupConfiguration configuration,
@Nullable
java.lang.String mvcId,
@Nonnull
java.util.Map<java.lang.String,java.lang.Object> members,
@Nullable
MVCGroup parentGroup)