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 © 2012 JBoss by Red Hat. All Rights Reserved.