public class ProducerMethodIdentifier extends Object implements BeanIdentifier
BEAN_ID_SEPARATOR| Constructor and Description |
|---|
ProducerMethodIdentifier(AnnotatedTypeIdentifier typeIdentifier,
int memberIndex) |
ProducerMethodIdentifier(EnhancedAnnotatedMethod<?,?> method,
AbstractClassBean<?> declaringBean) |
public ProducerMethodIdentifier(EnhancedAnnotatedMethod<?,?> method, AbstractClassBean<?> declaringBean)
public ProducerMethodIdentifier(AnnotatedTypeIdentifier typeIdentifier, int memberIndex)
public String asString()
BeanIdentifierPassivationCapable.getId(). Unlike #toString(), this method returns a non-verbose canonical string identifier.asString in interface BeanIdentifierCopyright © 2014. All Rights Reserved.