org.crsh.util
Class ClassCache<T>
java.lang.Object
org.crsh.util.ClassCache<T>
public class ClassCache<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassCache
public ClassCache(PluginContext context,
ClassFactory<T> classFactory,
ResourceKind kind)
getClass
public TimestampedObject<Class<? extends T>> getClass(String name)
throws CommandException,
NullPointerException
- Throws:
CommandException
NullPointerException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.