Package org.glassfish.jersey.inject.weld.internal.bean
-
Class Summary Class Description BeanHelper Helper class to register aBeaninto CDIBeanManager.InitializableInstanceBean<T> Instance bean to be created in the pre-initialization phase and initialized after Jersey is bootstrap.InitializableSupplierThreadScopeBean Creates an implementation ofBeaninterface using Jersey'sSupplierInstanceBinding.JerseyBean<T> Jersey-specific abstract class which implementsBeaninterface.