|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wiley.posa3.lazyacquisition.ResourceX
ResourceX is a resource whose acquisition is intercepted by the ResourceProxy and is acquired only when the user tries to access the resource.
| Constructor Summary | |
ResourceX()
|
|
| Method Summary | |
Identity |
getId()
Get the identity of this resource |
void |
method1()
Some generic method. |
void |
method2()
Some generic method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResourceX()
| Method Detail |
public Identity getId()
getId in interface Resourcepublic void method1()
method1 in interface Resourcepublic void method2()
method2 in interface Resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||