Uses of Interface
org.apache.openejb.jee.oejb2.EnterpriseBean

Packages that use EnterpriseBean
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EnterpriseBean in org.apache.openejb.jee.oejb2
 

Subinterfaces of EnterpriseBean in org.apache.openejb.jee.oejb2
 interface RpcBean
           
 

Classes in org.apache.openejb.jee.oejb2 that implement EnterpriseBean
 class EntityBeanType
          Java class for entity-beanType complex type.
 class MessageDrivenBeanType
          Java class for message-driven-beanType complex type.
 class SessionBeanType
          Java class for session-beanType complex type.
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type EnterpriseBean
protected  List<EnterpriseBean> OpenejbJarType.enterpriseBeans
           
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type EnterpriseBean
 List<EnterpriseBean> OpenejbJarType.getEnterpriseBeans()
           
 



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