|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InvocationConstraint
The marker interface used to identify constraints for method invocations. Constraints are immutable and should be serializable.
An instance of this interface must implement Object.equals
to return true
when passed a constraint that is
equivalent in trust, content, and function, and to return false
otherwise. That is, the equals
method must be a sufficient
substitute for
TrustEquivalence.checkTrustEquivalence
.
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |