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

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

Uses of Lifecycle in org.apache.openejb.jee
 

Subinterfaces of Lifecycle in org.apache.openejb.jee
 interface EnterpriseBean
           
 interface RemoteBean
           
 interface Session
           
 

Classes in org.apache.openejb.jee that implement Lifecycle
 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.
 



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