Interface | Description |
---|---|
ContributionProvider<C> |
This interfaces provides access to a contribution.
|
DaemonContribution |
Defines an API definition that gives control of a daemon that belongs to a URCap.
|
DaemonService |
Defines an API that makes it possible to define daemons of a URCap within PolyScope.
|
InstallationNodeContribution |
API for installation node contributions.
|
InstallationNodeService |
Defines an API required for definition of an installation node and screen of a URCap.
|
NonUserInsertable |
This interface is a marker interface that can be used in combination with
ProgramNodeService . |
ProgramNodeContribution |
Defines an API required for specifying a URCap Program Node within PolyScope.
|
ProgramNodeService |
Defines an API required for adding a new type of program node to PolyScope.
|
URCapProgramNodeService | |
ViewAPIProvider |
Provides access to functionality relevant for the View (UI) of an installation or a program node
contribution.
|
Enum | Description |
---|---|
DaemonContribution.State |
RUNNING - The daemon is running
STOPPED - The daemon is stopped
ERROR - The daemon should be running but it is not
|
Copyright © 2018. All rights reserved.