Public Member Functions | |
def | __init__ |
def | pull_application |
def | push_application |
def | start_application |
def | stop_application |
Public Attributes | |
items | |
items_lock |
Definition at line 231 of file manager.py.
Definition at line 232 of file manager.py.
Definition at line 236 of file manager.py.
def application_manager.manager.ApplicationQueue.push_application | ( | self, | |
app, | |||
action, | |||
wait | |||
) |
Definition at line 245 of file manager.py.
def application_manager.manager.ApplicationQueue.start_application | ( | self, | |
app, | |||
wait | |||
) |
Definition at line 253 of file manager.py.
def application_manager.manager.ApplicationQueue.stop_application | ( | self, | |
app, | |||
wait | |||
) |
Definition at line 250 of file manager.py.
Definition at line 232 of file manager.py.
Definition at line 232 of file manager.py.