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