83848586878889
new ShutdownSave_Instance(this.epr, this.stubConf, this.pr); } protected void setGroupAction() throws ParameterProblem { this.groupAction = new ShutdownSave_Group(this.epr, this.stubConf, this.pr); }
57585960616263
151152153154155156157158159160161162163164
OperationDisabledFault, WorkspaceShutdownFault, ParameterProblem, WorkspaceUnknownFault { final ShutdownSave_Group action = (ShutdownSave_Group) this.groupAction; if (this.postShutdownRequest != null) { action.setPostShutdownRequest(this.postShutdownRequest); } action.shutdownSave(); }