Interface MarkerFactoryBinder

    • Method Detail

      • getMarkerFactoryClassStr

        String getMarkerFactoryClassStr()
        The String form of the IMarkerFactory object that this MarkerFactoryBinder instance is intended to return.

        This method allows the developer to intterogate this binder's intention which may be different from the IMarkerFactory instance it is able to return. Such a discrepency should only occur in case of errors.

        Returns:
        the class name of the intended IMarkerFactory instance