public class LifecycleInterceptorPlugin extends AbstractIntegrationService<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService>
| Constructor and Description |
|---|
LifecycleInterceptorPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addServiceDependencies(org.jboss.msc.service.ServiceBuilder<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService> builder) |
protected org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService |
createServiceValue(org.jboss.msc.service.StartContext startContext) |
void |
start(org.jboss.msc.service.StartContext startContext) |
void |
stop(org.jboss.msc.service.StopContext context) |
getServiceName, getValue, installprotected void addServiceDependencies(org.jboss.msc.service.ServiceBuilder<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService> builder)
addServiceDependencies in class AbstractIntegrationService<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService>public void start(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.service.Service<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService>start in class AbstractIntegrationService<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService>org.jboss.msc.service.StartExceptionprotected org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService createServiceValue(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
createServiceValue in class AbstractIntegrationService<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService>org.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.service.Service<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService>stop in class org.jboss.msc.service.AbstractService<org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService>Copyright © 2013 JBoss by Red Hat. All rights reserved.