Interface ClassForNameProvider

All Known Implementing Classes:
ClassForNameProviderDefault

public interface ClassForNameProvider
Provider of lookup of a class name resolving into a class.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Name.
  • Method Summary

    Modifier and Type
    Method
    Description
    classForName(String className)
    Lookup class name returning class.