Class DkimKeyService
java.lang.Object
com.aoindustries.aoserv.master.email.DkimKeyService
- All Implemented Interfaces:
MasterService
- Author:
- AO Industries, Inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIn order the reduce the number of services listed in /META-INF/services, a handler may provide aTableHandler.GetTableHandler.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.aoindustries.aoserv.master.MasterService
start, startGetObjectHandler, startGetObjectHandlers, startGetTableHandlers
-
Constructor Details
-
DkimKeyService
public DkimKeyService()
-
-
Method Details
-
startGetTableHandler
Description copied from interface:MasterServiceIn order the reduce the number of services listed in /META-INF/services, a handler may provide aTableHandler.GetTableHandler. This is registered only after the handler successfullystarts.When not null, this is combined into a single list, after the entries from
MasterService.startGetTableHandlers().- Specified by:
startGetTableHandlerin interfaceMasterService
-
