Package org.nuclos.api.service
Interface ServerPropertyService
public interface ServerPropertyService
-
Method Summary
Modifier and TypeMethodDescriptiongetServerProperty
(String sPackage, String sKey) void
removeClientProperty
(String sPackage, String sKey) void
setServerProperty
(String sPackage, String sKey, String sValue)
-
Method Details
-
removeClientProperty
-
setServerProperty
-
getServerProperty
-