Ags.ServerApplicationContext¶
- Subclasses:
None
Methods¶
- Inherited:
Ags.ApplicationContext (10), GObject.Object (37), Ags.Connectable (13), Ags.ConcurrencyProvider (8), Ags.ServiceProvider (4)
- Structs:
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
application_context |
r |
||
flags |
r |
||
is_operating |
r |
||
registry |
r |
||
server |
[ |
r |
|
server_main_context |
r |
||
server_status |
r |
||
thread_pool |
r |
||
worker |
[ |
r |
Class Details¶
- class Ags.ServerApplicationContext(**kwargs)¶
- Bases:
Ags.ApplicationContext
,Ags.ConcurrencyProvider
,Ags.ServiceProvider
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
the new
Ags.ServerApplicationContext
- Return type:
Instantiate server application context.
New in version 3.0.0.