org.ow2.util.ee.metadata.war.api
Interface IWarMethodMetadata

All Superinterfaces:
IAnnotationResource, ICommonMethodMetadata<IWarClassMetadata,IWarMethodMetadata,IWarFieldMetadata>, IEjbEJB, IHandlerChain, IMethodMetadata<IWarClassMetadata,IWarMethodMetadata,IWarFieldMetadata>, IPersistenceContext, IPersistenceUnit, ISharedMetadata, IWebServiceRef, Serializable

public interface IWarMethodMetadata
extends ICommonMethodMetadata<IWarClassMetadata,IWarMethodMetadata,IWarFieldMetadata>

Author:
Gael Lalire

Method Summary
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.ICommonMethodMetadata
isPostConstruct, isPreDestroy, setPostConstruct, setPreDestroy
 
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
 
Methods inherited from interface org.ow2.util.scan.api.metadata.IMethodMetadata
getClassMetadata, getJMethod, setClassMetadata, setJMethod
 



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