Package org.jboss.weld.util.bytecode
Interface DeferredBytecode
public interface DeferredBytecode
- Author:
- Stuart Douglas
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(org.jboss.classfilewriter.code.CodeAttribute codeAttribute)
-
Method Details
-
apply
void apply(org.jboss.classfilewriter.code.CodeAttribute codeAttribute)
-