public class PostfixMapUpdaterFactory extends java.lang.Object implements ServerSideServiceProvider.IServerSideServiceFactory<PostfixMapUpdater>
Constructor and Description |
---|
PostfixMapUpdaterFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<PostfixMapUpdater> |
factoryClass() |
PostfixMapUpdater |
instance(BmContext context,
java.lang.String... params) |
public java.lang.Class<PostfixMapUpdater> factoryClass()
factoryClass
in interface ServerSideServiceProvider.IServerSideServiceFactory<PostfixMapUpdater>
public PostfixMapUpdater instance(BmContext context, java.lang.String... params) throws ServerFault
instance
in interface ServerSideServiceProvider.IServerSideServiceFactory<PostfixMapUpdater>
ServerFault
Copyright © 2021. All Rights Reserved.