Class PrototypeScope
- java.lang.Object
-
- org.brijframework.bean.scope.BeanScope
-
- org.brijframework.bean.scope.monitor.PrototypeScope
-
public class PrototypeScope extends BeanScope
-
-
Constructor Summary
Constructors Constructor Description PrototypeScope()
-
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
-
-