Package | Description |
---|---|
lucee.runtime.component | |
lucee.runtime.type.util | |
lucee.transformer.bytecode.util |
Modifier and Type | Class and Description |
---|---|
class |
PropertyImpl |
Modifier and Type | Method and Description |
---|---|
static String |
ComponentUtil.getClassname(Component component,
ASMProperty[] props) |
static Class |
ComponentUtil.getClientComponentPropertiesClass(PageContext pc,
String className,
ASMProperty[] properties,
Class extendsClass) |
static Class |
ComponentUtil.getComponentPropertiesClass(Config config,
String className,
ASMProperty[] properties,
Class extendsClass) |
Modifier and Type | Class and Description |
---|---|
class |
ASMPropertyImpl |
Modifier and Type | Method and Description |
---|---|
static ASMProperty[] |
ASMUtil.toASMProperties(Property[] properties) |
Modifier and Type | Method and Description |
---|---|
static String |
ASMUtil.createMD5(ASMProperty[] props) |
static byte[] |
ASMUtil.createPojo(String className,
ASMProperty[] properties,
Class parent,
Class[] interfaces,
String srcName) |
Copyright © 2015 Lucee