Uses of Interface
org.apache.openejb.jee.JndiConsumer

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

Uses of JndiConsumer in org.apache.openejb.jee
 

Subinterfaces of JndiConsumer in org.apache.openejb.jee
 interface EnterpriseBean
           
 interface RemoteBean
           
 interface WebCommon
           
 

Classes in org.apache.openejb.jee that implement JndiConsumer
 class Application
          application_6.xsd Java class for applicationType complex type.
 class ApplicationClient
          application-client_6.xsd Java class for application-clientType complex type.
 class EntityBean
          ejb-jar_3_1.xsd Java class for entity-beanType complex type.
 class Interceptor
          ejb-jar_3_1.xsd Java class for interceptorType complex type.
 class ManagedBean
          TODO where is this from?
 class MessageDrivenBean
          ejb-jar_3_1.xsd Java class for message-driven-beanType complex type.
 class SessionBean
          ejb-jar_3_1.xsd Java class for session-beanType complex type.
 class SingletonBean
          Not in schema
 class StatefulBean
          Not in schema
 class StatelessBean
          Not in schema
 class WebApp
          web-common_3_0.xsd Java class for web-appType complex type.
 class WebFragment
          web-common_3_0.xsd Java class for web-fragmentType complex type.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.