Interface TypeFacadeStrategy

  • All Superinterfaces:
    TypeFacade

    public interface TypeFacadeStrategy
    extends TypeFacade
    Strategy for loading type information.
    • Method Detail

      • canHandle

        boolean canHandle​(java.lang.String typeCode)