Uses of Class
ix.examples.PicoIX.IssueHandler

Packages that use PicoIX.IssueHandler
ix.examples A simple version of an I-X framework (PicoIX) plus examples of its use. 
 

Uses of PicoIX.IssueHandler in ix.examples
 

Subclasses of PicoIX.IssueHandler in ix.examples
(package private) static class PicoISim.SimEventHandler
          Handlers for SimEvents.
(package private) static class PicoISimTest3.ResourceEventHandler
           
(package private) static class PicoIXTest2.TestIssueHandler
          IssueHandlers that can use pushIssue().
 

Methods in ix.examples that return PicoIX.IssueHandler
(package private)  PicoIX.IssueHandler PicoIX.Controller.findHandler(PicoIX.Issue i)