Interface Instances
public interface Instances
- Author:
- Laird Nelson
- See Also:
-
Method Details
-
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
-