com.xpn.xwiki.render.groovy
Class XWikiGroovyRenderer.CachedGroovyClass
java.lang.Object
com.xpn.xwiki.render.groovy.XWikiGroovyRenderer.CachedGroovyClass
- All Implemented Interfaces:
- DisposableCacheValue
- Enclosing class:
- XWikiGroovyRenderer
public class XWikiGroovyRenderer.CachedGroovyClass
- extends Object
- implements DisposableCacheValue
Field Summary |
protected Class<?> |
cl
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cl
protected Class<?> cl
XWikiGroovyRenderer.CachedGroovyClass
public XWikiGroovyRenderer.CachedGroovyClass(Class<?> cl)
getGroovyClass
public Class<?> getGroovyClass()
dispose
public void dispose()
throws Exception
- Specified by:
dispose
in interface DisposableCacheValue
- Throws:
Exception
Copyright © 2004–2014 XWiki. All rights reserved.