Interface BeanIdentifier

All Superinterfaces:
CharSequence, Named, Serializable

public interface BeanIdentifier extends CharSequence, Serializable, Named
An identifier for a Bean that can be used as a key to uniquely identify an instance.
Since:
1.0
Author:
Graeme Rocher