public class RuntimeBindReleaseService extends Object implements org.jboss.msc.service.Service<RuntimeBindReleaseService.References>
Service which on stop releases runtime installed BinderServices.| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeBindReleaseService.References |
| Constructor and Description |
|---|
RuntimeBindReleaseService() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeBindReleaseService.References |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public RuntimeBindReleaseService.References getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<RuntimeBindReleaseService.References>IllegalStateExceptionIllegalArgumentExceptionpublic void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Serviceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.ServiceCopyright © 2020 JBoss by Red Hat. All rights reserved.