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