|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MappingStrategy | |
| org.objectweb.kilim | |
| org.objectweb.kilim.model.mapping | |
| Uses of MappingStrategy in org.objectweb.kilim |
| Fields in org.objectweb.kilim declared as MappingStrategy | |
private static MappingStrategy |
KilimConfiguration.mappingStgy
|
| Methods in org.objectweb.kilim that return MappingStrategy | |
static MappingStrategy |
KilimConfiguration.getMappingStrategy()
Method getMappingStrategy. |
| Methods in org.objectweb.kilim with parameters of type MappingStrategy | |
static void |
KilimConfiguration.setMappingStrategy(MappingStrategy aStrategy)
Method setMappingStrategy. |
| Uses of MappingStrategy in org.objectweb.kilim.model.mapping |
| Classes in org.objectweb.kilim.model.mapping that implement MappingStrategy | |
class |
DefaultMappingStrategy
This class is a simple container dedicated to the definition of instanciation strategies. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||