Uses of Interface
jef.dna.methodsTable.MethodsTableFactory

Packages that use MethodsTableFactory
jef.dna   
jef.dna.methodsTable.impl.def   
 

Uses of MethodsTableFactory in jef.dna
 

Methods in jef.dna that return MethodsTableFactory
 MethodsTableFactory Dna.getMethodsTableFactory()
          Returns the MethodsTableFactory configured in the Dna configuration file, needed for instantiating MethodInfoStructure instances.
 

Uses of MethodsTableFactory in jef.dna.methodsTable.impl.def
 

Classes in jef.dna.methodsTable.impl.def that implement MethodsTableFactory
 class MTableFactory
          This is the default real implementation class of the MethodsTableFactory interface.