Uses of Interface
jade.core.sam.SAMInfoHandler
-
Packages that use SAMInfoHandler Package Description jade.core.sam -
-
Uses of SAMInfoHandler in jade.core.sam
Methods in jade.core.sam with parameters of type SAMInfoHandler Modifier and Type Method Description voidSAMHelper. addHandler(SAMInfoHandler handler, boolean first)Register a new handler for SAM information collected in the Main Container.voidSAMHelper. removeHandler(SAMInfoHandler handler)Remove a handler for SAM information collected in the Main Container.
-