Uses of Package
org.infinispan.cdi.common.util
Packages that use org.infinispan.cdi.common.util
-
Classes in org.infinispan.cdi.common.util used by org.infinispan.cdi.common.utilClassDescriptionA base class for implementing
Bean.A builder class for creating immutable beans.This class provides access to theBeanManagerby registering the currentBeanManagerin an extension and making it available via a singleton factory for the current application.Callbacks used byBeanBuilderandImmutableBeanto allow control of the creation and destruction of a custom bean.Represents a non-contextual instanceA base class for implementingBean.Provides the ability to redefine the value of a parameter on anInjectableMethodvia theParameterValueRedefiner.redefineParameterValue(ParameterValue)callback.Provides the default parameter's value, along with metadata about the parameter to a parameter redefinition.A synthetic qualifier that can be used to replace other user-supplied configuration at deployment.