public interface BeanIdentifier extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_ID_SEPARATOR |
Modifier and Type | Method and Description |
---|---|
String |
asString()
String representation of this identifier.
|
static final String BEAN_ID_SEPARATOR
String asString()
PassivationCapable.getId()
. Unlike Object.toString()
, this method returns a non-verbose canonical string identifier.Copyright © 2008-2015. All Rights Reserved.