public interface OwbDecorator<T> extends javax.enterprise.inject.spi.Decorator<T>, InterceptedMarker
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDecoratorMatch(Set<Type> apiTypes,
Set<Annotation> annotations) |
void |
setDelegate(Object instance,
Object delegate) |
void |
setInjections(Object proxy,
javax.enterprise.context.spi.CreationalContext<?> cretionalContext) |
getDecoratedTypes, getDelegateQualifiers, getDelegateTypeCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.