Uses of Class
net.dpml.station.ApplicationException

Packages that use ApplicationException
net.dpml.station.server Process management controller implementation. 
 

Uses of ApplicationException in net.dpml.station.server
 

Methods in net.dpml.station.server that throw ApplicationException
 void RemoteApplication.started(PID pid, Component handler)
          Method invoked by a process to signal that the process has commenced startup.
 void RemoteApplication.start()
          Start the application.