Uses of Interface
org.ocap.application.AppSignalHandler

Packages that use AppSignalHandler
org.ocap.application
 
 

Uses of AppSignalHandler in org.ocap.application
 

Methods in org.ocap.application with parameters of type AppSignalHandler
 void AppManagerProxy.setAppSignalHandler(AppSignalHandler handler)
          This method sets an instance of a class that implements the AppSignalHandler interface.