Uses of Interface
org.brijframework.bean.resource.BeanResourceConstructor
-
Packages that use BeanResourceConstructor Package Description org.brijframework.bean.resource org.brijframework.bean.resource.impl -
-
Uses of BeanResourceConstructor in org.brijframework.bean.resource
Methods in org.brijframework.bean.resource that return BeanResourceConstructor Modifier and Type Method Description BeanResourceConstructorBeanResource. getConstructor() -
Uses of BeanResourceConstructor in org.brijframework.bean.resource.impl
Classes in org.brijframework.bean.resource.impl that implement BeanResourceConstructor Modifier and Type Class Description classBeanResourceConstructorImplMethods in org.brijframework.bean.resource.impl that return BeanResourceConstructor Modifier and Type Method Description BeanResourceConstructorBeanResourceImpl. getConstructor()Methods in org.brijframework.bean.resource.impl with parameters of type BeanResourceConstructor Modifier and Type Method Description voidBeanResourceImpl. setConstructor(BeanResourceConstructor constructor)
-