public interface MarkerFactoryBinder
MarkerFactory 
 class bind with the appropriate IMarkerFactory instance.| Modifier and Type | Method and Description | 
|---|---|
| IMarkerFactory | getMarkerFactory()Return the instance of  IMarkerFactorythatMarkerFactoryclass should bind to. | 
| String | getMarkerFactoryClassStr()The String form of the  IMarkerFactoryobject that thisMarkerFactoryBinderinstance is intended to return. | 
IMarkerFactory getMarkerFactory()
IMarkerFactory that 
 MarkerFactory class should bind to.IMarkerFactory that 
 MarkerFactory class should bind to.String getMarkerFactoryClassStr()
IMarkerFactory object that this 
 MarkerFactoryBinder instance is intended to return. 
 
 This method allows the developer to interrogate this binder's intention
 which may be different from the IMarkerFactory instance it is able to 
 return. Such a discrepancy should only occur in case of errors.
IMarkerFactory instanceCopyright © 2005–2019 QOS.ch. All rights reserved.