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 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
 



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