Uses of Class
com.sun.identity.sm.ServiceConfigManager
-
Packages that use ServiceConfigManager Package Description com.sun.identity.sm Provides classes for accessing the Service Management Service (SMS). -
-
Uses of ServiceConfigManager in com.sun.identity.sm
Methods in com.sun.identity.sm that return ServiceConfigManager Modifier and Type Method Description ServiceConfigManager
ServiceManager. getConfigManager(String serviceName, String version)
Returns theServiceConfigManager
for the given service name and version.Constructors in com.sun.identity.sm with parameters of type ServiceConfigManager Constructor Description ServiceConfig(ServiceConfigManager scm, com.sun.identity.sm.ServiceConfigImpl sc)
Protected constructor
-