com.genesyslab.platform.apptemplate.lmslogger.impl
Class LmsEnumsCache
java.lang.Object
com.genesyslab.platform.apptemplate.lmslogger.impl.LmsEnumsCache
public class LmsEnumsCache
- extends java.lang.Object
Base class for keeping pre-processed annotations information on generated LMS enumerations.
Note: This class is a part of PSDK internal functionality for LMS declarations support.
It is not supposed for direct usage from applications.
Method Summary |
void |
add(java.lang.String entry)
|
java.util.Set<java.lang.String> |
getNames()
|
void |
loadCacheFiles(java.util.Enumeration<java.net.URL> resources)
|
void |
writeCache(java.io.OutputStream os)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LmsEnumsCache
public LmsEnumsCache()
add
public void add(java.lang.String entry)
getNames
public java.util.Set<java.lang.String> getNames()
writeCache
public void writeCache(java.io.OutputStream os)
throws java.io.IOException
- Throws:
java.io.IOException
loadCacheFiles
public void loadCacheFiles(java.util.Enumeration<java.net.URL> resources)
throws java.io.IOException
- Throws:
java.io.IOException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.