Uses of Class
com.aspectran.core.component.session.HouseKeeper
-
Packages that use HouseKeeper Package Description com.aspectran.core.component.session Session Management Implementations -
-
Uses of HouseKeeper in com.aspectran.core.component.session
Methods in com.aspectran.core.component.session that return HouseKeeper Modifier and Type Method Description HouseKeeperAbstractSessionHandler. getHouseKeeper()Methods in com.aspectran.core.component.session with parameters of type HouseKeeper Modifier and Type Method Description protected voidAbstractSessionHandler. setHouseKeeper(HouseKeeper houseKeeper)
-