Interface Instances
- All Superinterfaces:
AutoCloseable
A factory for
Suppliers of contextual instances.- Author:
- Laird Nelson
- See Also:
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable
-
proxiable
Returnstrueif and only if it is possible for a client proxy to be created for contextual instances described by the suppliedId.- Parameters:
id- anId; must not benull- Returns:
trueif and only if it is possible for a client proxy to be created for contextual instances described by the suppliedId;falseotherwise- Throws:
NullPointerException- ifidisnull
-
supplier
-