Interface Discriminatable
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
SiteDiscriminator
Marker interface for a class that is included in one way or another in the multitenant architecture. If a class
does not implement this interface, there is no dispensation for it across sites.
- Author:
- Jeff Fischer