public abstract class AppServicePlugin extends java.lang.Object implements Plugin
The base class for Plugin that could be applied to a certain application
Plugin.InfoRepo| Constructor and Description |
|---|
AppServicePlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
applyTo(App app) |
void |
register() |
Copyright © 2014–2017 ActFramework. All rights reserved.