Ags.ServerApplicationContext

g Ags.ApplicationContext Ags.ApplicationContext Ags.ServerApplicationContext Ags.ServerApplicationContext Ags.ApplicationContext->Ags.ServerApplicationContext Ags.ConcurrencyProvider Ags.ConcurrencyProvider Ags.ConcurrencyProvider->Ags.ServerApplicationContext Ags.Connectable Ags.Connectable Ags.Connectable->Ags.ApplicationContext Ags.ServiceProvider Ags.ServiceProvider Ags.ServiceProvider->Ags.ServerApplicationContext GObject.GInterface GObject.GInterface GObject.GInterface->Ags.ConcurrencyProvider GObject.GInterface->Ags.Connectable GObject.GInterface->Ags.ServiceProvider GObject.Object GObject.Object GObject.Object->Ags.ApplicationContext

Subclasses:

None

Methods

Inherited:

Ags.ApplicationContext (10), GObject.Object (37), Ags.Connectable (13), Ags.ConcurrencyProvider (8), Ags.ServiceProvider (4)

Structs:

GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

Ags.ApplicationContext (5), GObject.Object (7), Ags.Connectable (13), Ags.ConcurrencyProvider (8), Ags.ServiceProvider (4)

Properties

Inherited:

Ags.ApplicationContext (4)

Signals

Inherited:

Ags.ApplicationContext (5), GObject.Object (1)

Fields

Inherited:

Ags.ApplicationContext (5), GObject.Object (1)

Name

Type

Access

Description

application_context

Ags.ApplicationContext

r

flags

int

r

is_operating

bool

r

registry

Ags.Registry

r

server

[object]

r

server_main_context

GLib.MainContext

r

server_status

Ags.ServerStatus

r

thread_pool

Ags.ThreadPool

r

worker

[object]

r

Class Details

class Ags.ServerApplicationContext(**kwargs)
Bases:

Ags.ApplicationContext, Ags.ConcurrencyProvider, Ags.ServiceProvider

Abstract:

No

Structure:

Ags.ServerApplicationContextClass

classmethod new()
Returns:

the new Ags.ServerApplicationContext

Return type:

Ags.ServerApplicationContext

Instantiate server application context.

New in version 3.0.0.