Uses of Class
org.apache.openejb.jee.wls.WeblogicEnterpriseBean

Packages that use WeblogicEnterpriseBean
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
protected  List<WeblogicEnterpriseBean> WeblogicEjbJar.weblogicEnterpriseBean
           
 

Methods in org.apache.openejb.jee.wls that return WeblogicEnterpriseBean
 WeblogicEnterpriseBean ObjectFactory.createWeblogicEnterpriseBean()
          Create an instance of WeblogicEnterpriseBean
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type WeblogicEnterpriseBean
 List<WeblogicEnterpriseBean> WeblogicEjbJar.getWeblogicEnterpriseBean()
          Gets the value of the weblogicEnterpriseBean property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.