Package | Description |
---|---|
net.sf.joafip.store.entity.bytecode | |
net.sf.joafip.store.service.bytecode.agent |
Modifier and Type | Class and Description |
---|---|
class |
MethodMap |
Modifier and Type | Method and Description |
---|---|
void |
MethodVisitorForStorable.initialize(String methodName,
String methodDesc,
IMethodMap methodMap) |
void |
ClassVisitorForStorable.setMethodMap(IMethodMap methodMap,
Set<String> syntheticFieldSet) |
Constructor and Description |
---|
ClassVisitorForPersistable(ClassVisitor classWriter,
IMethodMap methodMap,
Set<String> syntheticFieldSet,
EnumTransformationType transformationType,
PackageNode node) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.