Uses of Interface
org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean

Packages that use IJCommonBean
org.ow2.util.ee.metadata.ejbjar.api Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.ejbjar.api.struct Implementation of EJB 3.0 container 
 

Uses of IJCommonBean in org.ow2.util.ee.metadata.ejbjar.api
 

Methods in org.ow2.util.ee.metadata.ejbjar.api that return IJCommonBean
 IJCommonBean IEjbJarClassMetadata.getJCommonBean()
           
 

Methods in org.ow2.util.ee.metadata.ejbjar.api with parameters of type IJCommonBean
 void IEjbJarClassMetadata.setJCommonBean(IJCommonBean commonBean)
          Sets the attributes for a Stateless/Stateful/MDB.
 

Uses of IJCommonBean in org.ow2.util.ee.metadata.ejbjar.api.struct
 

Subinterfaces of IJCommonBean in org.ow2.util.ee.metadata.ejbjar.api.struct
 interface IJMessageDriven
          IJMessageDriven.
 interface IJSingleton
          Interface for a @javax.ejb.Singleton annotation.
 interface IJStateful
          IJStateful.
 interface IJStateless
          IJStateless.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.