Inheritance diagram for sfi.director.util.Stub:

Public Member Functions | |
| Stub (String id) | |
| Stub (Identifiable obj) | |
| Object | getObject () |
| String | getId () |
Static Public Member Functions | |
| static void | register (Identifiable obj) |
| static void | unregister (Identifiable obj) |
| static int | size () |
| static void | dumpStubs () |
Static Package Attributes | |
| static Cache | registry = new Cache( 6000*1000, 1800*1000, 120*1000 ) |
|
|
|
|
|
|
|
|
|
|
|
Implements sfi.director.util.Identifiable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5