org.jboss.weld.bean.builtin
Class AbstractFacade.AbstractFacadeSerializationProxy<T,X>
java.lang.Object
org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy<T,X>
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AbstractFacade<T,X>
protected static class AbstractFacade.AbstractFacadeSerializationProxy<T,X>
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractFacade.AbstractFacadeSerializationProxy
protected AbstractFacade.AbstractFacadeSerializationProxy(AbstractFacade<T,X> facade)
getBeanManager
protected BeanManagerImpl getBeanManager()
getInjectionPoint
protected javax.enterprise.inject.spi.InjectionPoint getInjectionPoint()
getCreationalContext
protected javax.enterprise.context.spi.CreationalContext<? super T> getCreationalContext()
Copyright © 2013 Seam Framework. All Rights Reserved.