Uses of Class
org.apache.openejb.jee.jba.Bean
-
Packages that use Bean Package Description org.apache.openejb.jee.jba -
-
Uses of Bean in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as Bean Modifier and Type Field Description protected BeanClientInterceptors. beanMethods in org.apache.openejb.jee.jba that return Bean Modifier and Type Method Description BeanObjectFactory. createBean()Create an instance ofBeanBeanClientInterceptors. getBean()Gets the value of the bean property.Methods in org.apache.openejb.jee.jba with parameters of type Bean Modifier and Type Method Description voidClientInterceptors. setBean(Bean value)Sets the value of the bean property.
-