org.apache.openjpa.enhance
Interface PCEnhancer.AuxiliaryEnhancer

Enclosing class:
PCEnhancer

public static interface PCEnhancer.AuxiliaryEnhancer

Plugin interface for additional enhancement.


Method Summary
 void run(serp.bytecode.BCClass bc, ClassMetaData meta)
           
 boolean skipEnhance(serp.bytecode.BCMethod m)
           
 

Method Detail

run

void run(serp.bytecode.BCClass bc,
         ClassMetaData meta)

skipEnhance

boolean skipEnhance(serp.bytecode.BCMethod m)


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01