|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.scan.api.metadata.CommonMetadata
org.ow2.util.scan.api.metadata.FieldMetadata<C,M,F>
org.ow2.util.ee.metadata.common.impl.CommonFieldMetadata<C,M,F>
org.ow2.util.ee.metadata.ejbjar.impl.EjbJarFieldMetadata<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
org.ow2.easybeans.deployment.metadata.ejbjar.EasyBeansEjbJarFieldMetadata
public class EasyBeansEjbJarFieldMetadata
This class represents the annotation metadata of a field.
| Constructor Summary | |
|---|---|
EasyBeansEjbJarFieldMetadata(org.ow2.util.scan.api.metadata.structures.JField jField,
EasyBeansEjbJarClassMetadata classAnnotationMetadata)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.util.ee.metadata.ejbjar.impl.EjbJarFieldMetadata |
|---|
getFieldName, toString |
| Methods inherited from class org.ow2.util.ee.metadata.common.impl.CommonFieldMetadata |
|---|
getJAnnotationResource, getJavaxPersistenceContext, getJavaxPersistenceUnit, getJaxwsWebServiceRef, getJEjbEJB, getJwsHandlerChain, isPersistenceContext, isPersistenceUnit, setJAnnotationResource, setJavaxPersistenceContext, setJavaxPersistenceUnit, setJaxwsWebServiceRef, setJEjbEJB, setJwsHandlerChain |
| Methods inherited from class org.ow2.util.scan.api.metadata.FieldMetadata |
|---|
getClassMetadata, getJField, isInherited, setInherited |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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.IFieldMetadata |
|---|
getClassMetadata, getJField |
| Constructor Detail |
|---|
public EasyBeansEjbJarFieldMetadata(org.ow2.util.scan.api.metadata.structures.JField jField,
EasyBeansEjbJarClassMetadata classAnnotationMetadata)
jField - the field on which we will set/add metadataclassAnnotationMetadata - the parent metadata.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||