org.jboss.as.jaxr.service
Class JAXRServiceActivator
java.lang.Object
org.jboss.as.jaxr.service.JAXRServiceActivator
- All Implemented Interfaces:
- org.jboss.msc.service.ServiceActivator
public class JAXRServiceActivator
- extends Object
- implements org.jboss.msc.service.ServiceActivator
Activates the JAXR server side services
- Since:
- 22-Nov-2011
- Author:
- Thomas.Diesler@jboss.com
|
Method Summary |
void |
activate(org.jboss.msc.service.ServiceActivatorContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXRServiceActivator
public JAXRServiceActivator()
activate
public void activate(org.jboss.msc.service.ServiceActivatorContext context)
throws org.jboss.msc.service.ServiceRegistryException
- Specified by:
activate in interface org.jboss.msc.service.ServiceActivator
- Throws:
org.jboss.msc.service.ServiceRegistryException
Copyright © 2011 JBoss by Red Hat. All Rights Reserved.