Class SessionScope
- java.lang.Object
-
- org.brijframework.bean.scope.BeanScope
-
- org.brijframework.bean.scope.monitor.SessionScope
-
public class SessionScope extends BeanScope
-
-
Constructor Summary
Constructors Constructor Description SessionScope()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDevice()StringgetId()voidsetDevice(String device)-
Methods inherited from class org.brijframework.bean.scope.BeanScope
getBeanDefinition, getDefinition, getProperties, getScopeObject, setBeanDefinition, setDefinition, setId, setProperties, setScopeObject, toString
-
-