public final class FrameworkInit extends AbstractIntegrationService<org.jboss.osgi.framework.internal.FrameworkState>
Framework.
See Framework.init() for details.| Modifier and Type | Method and Description |
|---|---|
protected void |
addServiceDependencies(org.jboss.msc.service.ServiceBuilder<org.jboss.osgi.framework.internal.FrameworkState> builder) |
protected org.jboss.osgi.framework.internal.FrameworkState |
createServiceValue(org.jboss.msc.service.StartContext startContext) |
org.jboss.msc.service.ServiceController<org.jboss.osgi.framework.internal.FrameworkState> |
install(org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.msc.service.ServiceListener<Object> listener) |
getServiceName, getValue, startprotected void addServiceDependencies(org.jboss.msc.service.ServiceBuilder<org.jboss.osgi.framework.internal.FrameworkState> builder)
addServiceDependencies in class AbstractIntegrationService<org.jboss.osgi.framework.internal.FrameworkState>protected org.jboss.osgi.framework.internal.FrameworkState createServiceValue(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
createServiceValue in class AbstractIntegrationService<org.jboss.osgi.framework.internal.FrameworkState>org.jboss.msc.service.StartExceptionpublic org.jboss.msc.service.ServiceController<org.jboss.osgi.framework.internal.FrameworkState> install(org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.msc.service.ServiceListener<Object> listener)
install in interface IntegrationService<org.jboss.osgi.framework.internal.FrameworkState>install in class AbstractIntegrationService<org.jboss.osgi.framework.internal.FrameworkState>Copyright © 2013 JBoss by Red Hat. All rights reserved.