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

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

Uses of Invokable in org.apache.openejb.jee
 

Subinterfaces of Invokable in org.apache.openejb.jee
 interface Session
           
 

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



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