public interface ServiceActivator
| Modifier and Type | Method and Description |
|---|---|
void |
activate(ServiceActivatorContext serviceActivatorContext)
Activate services.
|
void activate(ServiceActivatorContext serviceActivatorContext) throws ServiceRegistryException
serviceActivatorContext - the activation contextServiceRegistryException - if there is a problem registering an activated serviceCopyright © 2017 JBoss by Red Hat. All rights reserved.