Class RemoteServerUIServiceImpl
java.lang.Object
net.datenwerke.rs.remoteserver.client.remoteservermanager.RemoteServerUIServiceImpl
- All Implemented Interfaces:
RemoteServerUIService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfigurator(Class<? extends RemoteServerDefinitionDto> configClazz)
-
Constructor Details
-
RemoteServerUIServiceImpl
public RemoteServerUIServiceImpl()
-
-
Method Details
-
getConfigurator
public RemoteServerDefinitionConfigConfigurator getConfigurator(Class<? extends RemoteServerDefinitionDto> configClazz) - Specified by:
getConfiguratorin interfaceRemoteServerUIService
-