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