Interface FactoryMethodName
- All Known Implementing Classes:
AuthProviderFactory,ListenerFactory,SchemaChangeListenerFactory,SSLOptionsFactory
public interface FactoryMethodName
Used to access methods on the driver
- Author:
- dberry
-
Method Summary
-
Method Details
-
getFactoryMethodName
String getFactoryMethodName()Gets the factory method name- Returns:
- The method name
-