Uses of Class
com.caucho.config.bytecode.ScopeAdapter

Packages that use ScopeAdapter
com.caucho.config.bytecode   
 

Uses of ScopeAdapter in com.caucho.config.bytecode
 

Methods in com.caucho.config.bytecode that return ScopeAdapter
static ScopeAdapter ScopeAdapter.create(Bean<?> bean)
           
static ScopeAdapter ScopeAdapter.create(java.lang.Class<?> cl)