Uses of Interface
com.jalios.jcms.service.Service
-
Packages that use Service Package Description com.jalios.jcms.service -
-
Uses of Service in com.jalios.jcms.service
Methods in com.jalios.jcms.service with parameters of type Service Modifier and Type Method Description void
ServiceManager. registerService(java.lang.String serviceName, Service service)
Registers a new service associated to the given service name.
-