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