This project has retired. For details please refer to its
Attic page.
CompilingClassLoader.ClassRepository (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.components.flow.javascript.fom
Interface CompilingClassLoader.ClassRepository
- Enclosing class:
- CompilingClassLoader
public static interface CompilingClassLoader.ClassRepository
getCompiledClass
byte[] getCompiledClass(String className)
addCompiledClass
void addCompiledClass(String className,
Source source,
byte[] contents)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.