protected static class AbstractFacade.AbstractFacadeSerializationProxy<T,X> extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFacadeSerializationProxy(AbstractFacade<T,X> facade) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanManagerImpl |
getBeanManager() |
protected CreationalContext<? super T> |
getCreationalContext() |
protected InjectionPoint |
getInjectionPoint() |
protected AbstractFacadeSerializationProxy(AbstractFacade<T,X> facade)
protected BeanManagerImpl getBeanManager()
protected InjectionPoint getInjectionPoint()
protected CreationalContext<? super T> getCreationalContext()
Copyright © 2016. All Rights Reserved.