|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProxy
An object acting as a stand-in for another object. The other may be "realized" or created at any point in time, at least it will be provided when calling "getRealized".
Method Summary | |
---|---|
java.lang.Object |
getRealized()
The object represented by the receiver. |
Method Detail |
---|
java.lang.Object getRealized()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |