AppView 0.8.2
AppViewPlugin Class Reference

Represents the AppView plugin infrastructure. More...

Static Public Member Functions

static void initialize (AppViewBackendManager backendManager)
 Initializes the plugin with a custom implementation of AppViewBackendManager.
 

Detailed Description

Represents the AppView plugin infrastructure.

Member Function Documentation

◆ initialize()

static void initialize ( AppViewBackendManager backendManager)
static

Initializes the plugin with a custom implementation of AppViewBackendManager.

Parameters
backendManagerThe backend manager.