Uses of Interface
com.notuvy.singleapp.Enforcer

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

Uses of Enforcer in com.notuvy.singleapp
 

Classes in com.notuvy.singleapp that implement Enforcer
 class SingleUserEnforcer
          A utility that enforces the invocation of a system-wide singleton application instance.
 

Uses of Enforcer in com.notuvy.singleapp.multiuser
 

Classes in com.notuvy.singleapp.multiuser that implement Enforcer
 class MultiUserDefer
          Basic description
 class MultiUserPreempt
          Basic description
 class MultiUserSingleAppEnforcer
          A utility that enforces the invocation of a single application instance.
 



Copyright © 2012. All Rights Reserved.