public class NativeCodePlugin extends AbstractIntegrationService<NativeCode>
Constructor and Description |
---|
NativeCodePlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
addServiceDependencies(org.jboss.msc.service.ServiceBuilder<NativeCode> builder) |
protected NativeCode |
createServiceValue(org.jboss.msc.service.StartContext startContext) |
getServiceName, getValue, install, start
protected void addServiceDependencies(org.jboss.msc.service.ServiceBuilder<NativeCode> builder)
addServiceDependencies
in class AbstractIntegrationService<NativeCode>
protected NativeCode createServiceValue(org.jboss.msc.service.StartContext startContext) throws org.jboss.msc.service.StartException
createServiceValue
in class AbstractIntegrationService<NativeCode>
org.jboss.msc.service.StartException
Copyright © 2013 JBoss by Red Hat. All rights reserved.