spring-framework / org.springframework.jmx.export.naming / IdentityNamingStrategy / <init>

<init>

IdentityNamingStrategy()

An implementation of the ObjectNamingStrategy interface that creates a name based on the identity of a given instance.

The resulting ObjectName will be in the form package:class=class name,hashCode=identity hash (in hex)

Author
Rob Harrop

Author
Juergen Hoeller

Since
1.2