Class ReExecuted

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.api.admin.CommandException
com.sun.enterprise.admin.cli.remote.ReExecuted
All Implemented Interfaces:
Serializable

public class ReExecuted extends org.glassfish.api.admin.CommandException
This is a trick for
invalid reference
RemoteRestCommand
where command lifecycle must be restarted. One reason is potential change of cached CommandModel.
Author:
mmares
See Also:
  • Constructor Details

    • ReExecuted

      public ReExecuted(int executionResult)
  • Method Details

    • getExecutionResult

      public int getExecutionResult()