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