Package org.jboss.weld.injection.spi.helpers
package org.jboss.weld.injection.spi.helpers
-
ClassesClassDescriptionAbstract subclass for
ResourceInjectionServicesdefining several common capabilities.An implementation ofJpaInjectionServiceswhich forwards all its method calls to anotherJpaInjectionServices.An implementation ofResourceInjectionServiceswhich forwards all its method calls to anotherResourceInjectionServicesSubclasses should override one or more methods to modify the behavior of the backingResourceInjectionServicesas desired per the decorator pattern.A trivial holder that holds a resource reference and does not handle releasing.