Uses of Interface
com.notuvy.singleapp.Deferable

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

Uses of Deferable in com.notuvy.singleapp
 

Classes in com.notuvy.singleapp that implement Deferable
static class DummyApp.Defer
           
 

Methods in com.notuvy.singleapp with parameters of type Deferable
 void SingletonApplicationLauncher.launchDefer(Deferable pDeferable)
           
 

Uses of Deferable in com.notuvy.singleapp.multiuser
 

Constructors in com.notuvy.singleapp.multiuser with parameters of type Deferable
MultiUserDefer(int pPort, Deferable pDeferable)
           
 



Copyright © 2012. All Rights Reserved.