|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | dispose () |
Destroy/Shutdown/Anti-Initializer |
|
+ | Progress.Lang.Object getService (Class) |
Returns a usable instance of the requested service |
|
+ | Progress.Lang.Object getService (Class, ILifecycleScope) |
Returns a usable instance of the requested service |
|
+ | Progress.Lang.Object getService (Class, character) |
Returns a usable instance of the requested service. |
|
+ | initialize () |
Initializer/Startup |
|
+ | stopServices (ILifecycleScope) |
Destroys and flushes from any cache(s) objects scoped to the argument scope. |
Top
PUBLIC dispose ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Object getService (Class)
|
|||||||||||||||||||||||||
PUBLIC Progress.Lang.Object getService (Class, ILifecycleScope)
|
|||||||||||||||||||||||||
PUBLIC Progress.Lang.Object getService (Class, character)
|
|||||||||||||||||||||||||
PUBLIC initialize ()
|
|||||||||||||||||||||||||
PUBLIC stopServices (ILifecycleScope)
|