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

All Superinterfaces:
IAnnotationResource, IEjbEJB, IHandlerChain, IPersistenceContext, IPersistenceUnit, IWebServiceRef, Serializable
All Known Subinterfaces:
ICommonClassMetadata<C,M,F>, ICommonFieldMetadata<C,M,F>, ICommonMethodMetadata<C,M,F>, IEnvironmentRefAccessor

public interface ISharedMetadata
extends IEjbEJB, IAnnotationResource, IPersistenceContext, IPersistenceUnit, IWebServiceRef, IHandlerChain, Serializable

Interfaces shared by Class, Method and Attributes.

Author:
Florent Benoit

Method Summary
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IEjbEJB
getJEjbEJB, setJEjbEJB
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IAnnotationResource
getJAnnotationResource, setJAnnotationResource
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IPersistenceContext
getJavaxPersistenceContext, isPersistenceContext, setJavaxPersistenceContext
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IPersistenceUnit
getJavaxPersistenceUnit, isPersistenceUnit, setJavaxPersistenceUnit
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IWebServiceRef
getJaxwsWebServiceRef, setJaxwsWebServiceRef
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.interfaces.IHandlerChain
getJwsHandlerChain, setJwsHandlerChain
 



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