Uses of Class
com.sun.jersey.server.impl.cdi.AbstractBean

Packages that use AbstractBean
com.sun.jersey.server.impl.cdi   
 

Uses of AbstractBean in com.sun.jersey.server.impl.cdi
 

Subclasses of AbstractBean in com.sun.jersey.server.impl.cdi
 class ProviderBasedBean<T>
          A CDI Bean implementation that delegates bean creation to a Provider.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.