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

 class EntityBean
          ejb-jar_3_1.xsd

 class Interceptor
          ejb-jar_3_1.xsd

 class ManagedBean
          TODO where is this from?
 class MessageDrivenBean
          ejb-jar_3_1.xsd

 class SessionBean
          ejb-jar_3_1.xsd

 class SingletonBean
          Not in schema
 class StatefulBean
          Not in schema
 class StatelessBean
          Not in schema
 class WebApp
          web-common_3_0.xsd

 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.