com.oracle.coherence.patterns.command.internal
Class SubmissionOutcome.UnknownContext
java.lang.Object
com.oracle.coherence.patterns.command.internal.SubmissionOutcome
com.oracle.coherence.patterns.command.internal.SubmissionOutcome.UnknownContext
- All Implemented Interfaces:
- com.tangosol.io.ExternalizableLite, com.tangosol.io.pof.PortableObject, Serializable
- Enclosing class:
- SubmissionOutcome
public static class SubmissionOutcome.UnknownContext
- extends SubmissionOutcome
An SubmissionOutcome.UnknownContext SubmissionOutcome represents
that a Command has failed being submitted to a
Context as the said Context does not exist.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubmissionOutcome.UnknownContext
public SubmissionOutcome.UnknownContext()
- Required for
ExternalizableLite and PortableObject.
Copyright © 2016. All rights reserved.