public class RmiCacheServerFactory extends AbstractCacheServerFactory
 Constructs new RmiCacheServers.
 
fmUrl, productTypeNames, rangeEndDateTime, rangeQueryElementName, rangeStartDateTime, uniqueElementName| Constructor and Description | 
|---|
| RmiCacheServerFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Cache | createCache()Create a new  Cache. | 
| RmiCacheServer | createRemoteCache() | 
| static void | main(String[] args) | 
public RmiCacheServerFactory()
                      throws InstantiationException
InstantiationExceptionpublic Cache createCache() throws InstantiationException
CacheFactoryCache.createCache in interface CacheFactorycreateCache in class AbstractCacheServerFactoryCache, constructed by the implementing Factory.InstantiationException - If the the particular Cache can
 not be created for some reason.public RmiCacheServer createRemoteCache() throws InstantiationException
InstantiationExceptionpublic static void main(String[] args)
Copyright © 1999–2017 Apache OODT. All rights reserved.