public class DaemonFinder extends SubTypeFinder<Daemon>
Find classes that implement Daemon
, start them after application
is started
Plugin.InfoRepo
logger
Constructor and Description |
---|
DaemonFinder(java.lang.Class<Daemon> target) |
Modifier and Type | Method and Description |
---|---|
protected void |
found(java.lang.Class<? extends Daemon> target,
App app) |
applyTo
register
Copyright © 2014–2017 ActFramework. All rights reserved.