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

Packages that use IWebServiceRef
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 IWebServiceRef in org.ow2.util.ee.metadata.common.api
 

Subinterfaces of IWebServiceRef 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 IWebServiceRef in org.ow2.util.ee.metadata.common.api.interfaces
 

Subinterfaces of IWebServiceRef in org.ow2.util.ee.metadata.common.api.interfaces
 interface IEnvironmentRefAccessor
          This interface provides method to keep env state.
 interface ISharedMetadata
          Interfaces shared by Class, Method and Attributes.
 



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