Uses of Class
org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Packages that use WeblogicEnterpriseBean Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of WeblogicEnterpriseBean in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type WeblogicEnterpriseBean Modifier and Type Field Description protected List<WeblogicEnterpriseBean>WeblogicEjbJar. weblogicEnterpriseBeanMethods in org.apache.openejb.jee.wls that return WeblogicEnterpriseBean Modifier and Type Method Description WeblogicEnterpriseBeanObjectFactory. createWeblogicEnterpriseBean()Create an instance ofWeblogicEnterpriseBeanMethods in org.apache.openejb.jee.wls that return types with arguments of type WeblogicEnterpriseBean Modifier and Type Method Description List<WeblogicEnterpriseBean>WeblogicEjbJar. getWeblogicEnterpriseBean()Gets the value of the weblogicEnterpriseBean property.
-