Uses of Interface
com.notuvy.singleapp.Preemptable

Packages that use Preemptable
com.notuvy.singleapp A framework for ensuring singleton application launching. 
com.notuvy.singleapp.multiuser   
 

Uses of Preemptable in com.notuvy.singleapp
 

Classes in com.notuvy.singleapp that implement Preemptable
static class DummyApp.Preemt
           
 

Methods in com.notuvy.singleapp with parameters of type Preemptable
 void SingletonApplicationLauncher.launchPreempt(Preemptable pPreemptable)
           
protected  void SingleUserEnforcer.wrest(Preemptable pPreemptable)
           
 

Uses of Preemptable in com.notuvy.singleapp.multiuser
 

Constructors in com.notuvy.singleapp.multiuser with parameters of type Preemptable
MultiUserPreempt(int pPort, Preemptable pPreemptable, boolean pAllowSystemExit)
           
 



Copyright © 2012. All Rights Reserved.