|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWrapper
Interface to show instance container. It is useful as the place holder of lazy instantiation.
| Method Summary | |
|---|---|
Object |
getInstance()
Get internal instance. |
void |
setInstance(Object instance)
Set internal instance. |
| Method Detail |
|---|
Object getInstance()
void setInstance(Object instance)
instance - The instance to be set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||