Interface RegistrantContext
-
public interface RegistrantContext
Registrant context for providing additional information to registrants.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CinnamonMeta
getCinnamonMeta()
Namer
getNamer()
int
getReportersSize()
-
-
-
Method Detail
-
getCinnamonMeta
CinnamonMeta getCinnamonMeta()
-
getNamer
Namer getNamer()
-
getReportersSize
int getReportersSize()
-
-