|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JField | |
|---|---|
| org.ow2.util.scan.api.configurator | Implementation of EJB 3.0 container |
| org.ow2.util.scan.api.configurator.metadata | Implementation of EJB 3.0 container |
| org.ow2.util.scan.api.metadata | Implementation of EJB 3.0 container |
| org.ow2.util.scan.api.metadata.specific | Implementation of EJB 3.0 container |
| Uses of JField in org.ow2.util.scan.api.configurator |
|---|
| Methods in org.ow2.util.scan.api.configurator with parameters of type JField | |
|---|---|
IFieldConfigurator |
IClassConfigurator.createFieldConfigurator(JField jField)
|
| Uses of JField in org.ow2.util.scan.api.configurator.metadata |
|---|
| Methods in org.ow2.util.scan.api.configurator.metadata with parameters of type JField | |
|---|---|
IFieldConfigurator |
ClassMetadataConfigurator.createFieldConfigurator(JField jField)
Provide a method used by ClassConfigurator. |
protected abstract IFieldConfigurator |
ClassMetadataConfigurator.createFieldMetadataConfigurator(JField jField)
You have to override this method. |
| Uses of JField in org.ow2.util.scan.api.metadata |
|---|
| Methods in org.ow2.util.scan.api.metadata that return JField | |
|---|---|
JField |
FieldMetadata.getJField()
|
JField |
IFieldMetadata.getJField()
|
| Methods in org.ow2.util.scan.api.metadata with parameters of type JField | |
|---|---|
F |
IClassMetadata.getStandardFieldMetadata(JField jField)
|
F |
ClassMetadata.getStandardFieldMetadata(JField jField)
|
| Constructors in org.ow2.util.scan.api.metadata with parameters of type JField | |
|---|---|
FieldMetadata(JField jField,
C classAnnotationMetadata)
Constructor. |
|
| Uses of JField in org.ow2.util.scan.api.metadata.specific |
|---|
| Methods in org.ow2.util.scan.api.metadata.specific that return JField | |
|---|---|
JField |
ISpecificFieldMetadata.getJField()
|
| Methods in org.ow2.util.scan.api.metadata.specific with parameters of type JField | |
|---|---|
SF |
ISpecificClassMetadata.getSpecificFieldMetadata(JField jField)
|
SF |
SpecificClassMetadata.getSpecificFieldMetadata(JField field)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||