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

All Superinterfaces:
IAnnotationResource, IClassMetadata<IWarClassMetadata,IWarMethodMetadata,IWarFieldMetadata>, ICommonClassMetadata<IWarClassMetadata,IWarMethodMetadata,IWarFieldMetadata>, IEjbEJB, IHandlerChain, IPersistenceContext, IPersistenceUnit, ISharedMetadata, IWebService, IWebServiceRef, IWebservicesCommonClassMetadata<IWarClassMetadata,IWarMethodMetadata,IWarFieldMetadata>, Serializable

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

Author:
Gael Lalire

Method Summary
 IWarDeployableMetadata getWarDeployableMetadata()
           
 
Methods inherited from interface org.ow2.util.ee.metadata.common.api.ICommonClassMetadata
getJAnnotationResources, getJAnnotationSqlDataSourceDefinitions, getJavaxPersistencePersistenceContexts, getJavaxPersistencePersistenceUnits, getJaxwsWebServiceRefs, getJEjbEJBs, getManagedBeanName, getRunAs, isManagedBean, setJAnnotationResources, setJAnnotationSqlDataSourceDefinitions, setJavaxPersistencePersistenceContexts, setJavaxPersistencePersistenceUnits, setJaxwsWebServiceRefs, setJEjbEJBs, setManagedBeanName, setRunAs
 
Methods inherited from interface org.ow2.util.scan.api.metadata.IClassMetadata
addStandardFieldMetadata, addStandardMethodMetadata, getJClass, getStandardFieldMetadata, getStandardFieldMetadataCollection, getStandardMethodMetadata, getStandardMethodMetadataCollection, searchStandardFieldMetadata, searchStandardMethodMetadata, setJClass
 
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.ee.metadata.ws.api.interfaces.IWebService
getWebServiceMarker, setWebServiceMarker
 

Method Detail

getWarDeployableMetadata

IWarDeployableMetadata getWarDeployableMetadata()
Returns:
the archive metadata


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