|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wiley.posa3.resourcelifecyclemanager.Client
Client creates a ResourceLifecycleManager and uses that to acquire, manage and release resources. The program acquires connection objects and then token objects. It then puts the two types of objects into a ResourceGroup and finally releases the entire resource group.
| Constructor Summary | |
Client()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Main driver program |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Client()
| Method Detail |
public static void main(java.lang.String[] args)
args - command line arguments. None required.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||