public abstract class AbstractWritableIdentityServiceCmd<T> extends Object implements Command<T>, Serializable
Constructor and Description |
---|
AbstractWritableIdentityServiceCmd() |
Modifier and Type | Method and Description |
---|---|
T |
execute(CommandContext commandContext) |
protected abstract T |
executeCmd(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public final T execute(CommandContext commandContext)
protected abstract T executeCmd(CommandContext commandContext)
Copyright © 2022. All rights reserved.