Module it.rebirthproject.ufoeb
Package it.rebirthproject.ufoeb.eventinheritancepolicy.policies
package it.rebirthproject.ufoeb.eventinheritancepolicy.policies
-
ClassesClassDescriptionThis implementation of the
InheritancePolicyinterface searches for all superclasses (and only them) given the event class.This implementation of theInheritancePolicyinterface searches for all superclasses and interfaces given the event class.This implementation of theInheritancePolicyinterface searches for all interfaces given the event class.The simpler implementation of theInheritancePolicyinterface.