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