Uses of Class
org.apache.openejb.jee.jba.EnterpriseBeans
-
Packages that use EnterpriseBeans Package Description org.apache.openejb.jee.jba -
-
Uses of EnterpriseBeans in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as EnterpriseBeans Modifier and Type Field Description protected EnterpriseBeansJboss. enterpriseBeansMethods in org.apache.openejb.jee.jba that return EnterpriseBeans Modifier and Type Method Description EnterpriseBeansObjectFactory. createEnterpriseBeans()Create an instance ofEnterpriseBeansEnterpriseBeansJboss. getEnterpriseBeans()Gets the value of the enterpriseBeans property.Methods in org.apache.openejb.jee.jba with parameters of type EnterpriseBeans Modifier and Type Method Description voidJboss. setEnterpriseBeans(EnterpriseBeans value)Sets the value of the enterpriseBeans property.
-