|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.bytecode.ScopeAdapter
@Module public class ScopeAdapter
Scope adapting
Method Summary | ||
---|---|---|
static ScopeAdapter |
create(Bean<?> bean)
|
|
static ScopeAdapter |
create(java.lang.Class<?> cl)
|
|
static void |
validateType(java.lang.reflect.Type type)
|
|
|
wrap(InjectManager.ReferenceFactory<X> factory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ScopeAdapter create(Bean<?> bean)
public static ScopeAdapter create(java.lang.Class<?> cl)
public static void validateType(java.lang.reflect.Type type)
public <X> X wrap(InjectManager.ReferenceFactory<X> factory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |