Package org.apache.webbeans.proxy
Interface OwbNormalScopeProxy
-
- All Superinterfaces:
Serializable
public interface OwbNormalScopeProxy extends Serializable
Interface for all OpenWebBeans
NormalScopeProxies. A normalscoping proxy just resolves the underlying Contextual Instance and directly invokes the target method onto it.Each
OwbNormalScopeProxycontains aProviderwhich returns the current Contextual Instance.This interface extends Serializable because every NormalScoped bean proxy must be Serializable!