|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExplicitSharing
This marker interface marks objects that should be always shared explicitiyly
wrapped into Shared
object. This interface marks objects that are not
supposed to be shared, but which might be accidentially shared due to
developer's mistakes.
If promise receives such object from resolver, it is smashed with the fault instead. The proxy implementation also checks for such objects.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |