public class ClassCache<T> extends Object
| Constructor and Description |
|---|
ClassCache(PluginContext context,
ClassFactory<T> classFactory,
ResourceKind kind) |
public ClassCache(PluginContext context, ClassFactory<T> classFactory, ResourceKind kind)
public TimestampedObject<Class<? extends T>> getClass(String name) throws CommandException, NullPointerException
CommandExceptionNullPointerExceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.