Uses of Interface
org.jboss.weld.injection.spi.JpaInjectionServices

Packages that use JpaInjectionServices
org.jboss.weld.injection.spi.helpers   
 

Uses of JpaInjectionServices in org.jboss.weld.injection.spi.helpers
 

Classes in org.jboss.weld.injection.spi.helpers that implement JpaInjectionServices
 class ForwardingJpaInjectionServices
          An implementation of JpaInjectionServices which forwards all its method calls to another JpaInjectionServices}.
 

Methods in org.jboss.weld.injection.spi.helpers that return JpaInjectionServices
protected abstract  JpaInjectionServices ForwardingJpaInjectionServices.delegate()
           
 



Copyright © 2013 Seam Framework. All Rights Reserved.