Package io.smallrye.context.inject
Class InjectionPointName
java.lang.Object
io.smallrye.context.inject.InjectionPointName
Helper class to store the name defined by @NamedInstance as well as the name would be used via MP Config
-
Constructor Summary
ConstructorsConstructorDescriptionInjectionPointName(String namedInstanceName) InjectionPointName(String namedInstanceName, String mpConfigName) -
Method Summary