ofSingleton

public static MessageId ofSingleton(Class<? extends Object> singletonClass)

Creates the ID which has only fully qualified name of the passed class.

The returned ID does not contain the type information.