public interface BeanIdentifier
extends java.lang.CharSequence, java.io.Serializable, io.micronaut.core.naming.Named
Bean
that can be used as a key to uniquely identify an
instance.Modifier and Type | Method and Description |
---|---|
static BeanIdentifier |
of(java.lang.String id)
Create a new
BeanIdentifier for the given id. |
static BeanIdentifier of(java.lang.String id)
BeanIdentifier
for the given id.id
- The id