Uses of Class
org.jboss.weld.util.bean.SerializableForwardingBean
-
Packages that use SerializableForwardingBean Package Description org.jboss.weld.util.bean -
-
Uses of SerializableForwardingBean in org.jboss.weld.util.bean
Methods in org.jboss.weld.util.bean that return SerializableForwardingBean Modifier and Type Method Description static <T> SerializableForwardingBean<T>SerializableForwardingBean. of(String contextId, Bean<T> bean)
-