Package org.infinispan.cdi.common.util
Class Synthetic.Provider
java.lang.Object
org.infinispan.cdi.common.util.Synthetic.Provider
- Enclosing class:
- Synthetic
Provides a unique Synthetic qualifier for the specified namespace
Synthetic.Provider is thread safe.
- Author:
- Pete Muir
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Provider
-
-
Method Details
-
get
Get a synthetic qualifier. The provided annotation is used to map the generated qualifier, allowing later retrieval.- Parameters:
annotation-- Returns:
-
get
Get a synthetic qualifier. The qualifier will not be stored for later retrieval.- Returns:
-
clear
public void clear()
-