Uses of Interface
org.ow2.util.ee.metadata.common.api.interfaces.ISharedMetadata

Packages that use ISharedMetadata
org.ow2.util.ee.metadata.common.api Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.common.api.interfaces Implementation of EJB 3.0 container 
 

Uses of ISharedMetadata in org.ow2.util.ee.metadata.common.api
 

Subinterfaces of ISharedMetadata in org.ow2.util.ee.metadata.common.api
 interface ICommonClassMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>
          The common interface for class metadata.
 interface ICommonFieldMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>
          The common interface for field metadata.
 interface ICommonMethodMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>
          The common interface for method metadata.
 

Uses of ISharedMetadata in org.ow2.util.ee.metadata.common.api.interfaces
 

Subinterfaces of ISharedMetadata in org.ow2.util.ee.metadata.common.api.interfaces
 interface IEnvironmentRefAccessor
          This interface provides method to keep env state.
 



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