Uses of Package
com.helger.scope
-
Packages that use com.helger.scope Package Description com.helger.scope com.helger.scope.mgr com.helger.scope.singleton com.helger.scope.spi -
Classes in com.helger.scope used by com.helger.scope Class Description AbstractScope Abstract scope implementation based on a Map containing the attribute values.IGlobalScope Interface for a single global scope object.IRequestScope Interface for a single request scope object.IScope This interface is used for all the common stuff of a scope.IScopeRenewalAware This is a marker interface for all objects that should survive a session renewal.ISessionScope Interface for a single session scope object. -
Classes in com.helger.scope used by com.helger.scope.mgr Class Description IGlobalScope Interface for a single global scope object.IRequestScope Interface for a single request scope object.IScope This interface is used for all the common stuff of a scope.IScopeDestructionAware A listener interfaces that is invoked before a scope is destroyed.ISessionScope Interface for a single session scope object. -
Classes in com.helger.scope used by com.helger.scope.singleton Class Description IScope This interface is used for all the common stuff of a scope.IScopeDestructionAware A listener interfaces that is invoked before a scope is destroyed. -
Classes in com.helger.scope used by com.helger.scope.spi Class Description IGlobalScope Interface for a single global scope object.IRequestScope Interface for a single request scope object.ISessionScope Interface for a single session scope object.