AppView  0.8.1
Java AppView API
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. More...
 

Detailed Description

Represents the AppView plugin infrastructure.

Member Function Documentation

static void initialize ( AppViewBackendManager  backendManager)
static

Initializes the plugin with a custom implementation of AppViewBackendManager.

Parameters
backendManagerThe backend manager.