org.drools.compiler.kie.builder.impl
Class AbstractKieModule.CompilationCacheEntry
java.lang.Object
org.drools.compiler.kie.builder.impl.AbstractKieModule.CompilationCacheEntry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AbstractKieModule
public static class AbstractKieModule.CompilationCacheEntry
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
className
public final String className
bytecode
public final byte[] bytecode
AbstractKieModule.CompilationCacheEntry
public AbstractKieModule.CompilationCacheEntry(String className,
byte[] bytecode)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.