public class RuntimeBindReleaseService extends Object implements org.jboss.msc.service.Service<RuntimeBindReleaseService.References>
Service
which on stop releases runtime installed BinderService
s.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>
IllegalStateException
IllegalArgumentException
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<RuntimeBindReleaseService.References>
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<RuntimeBindReleaseService.References>
Copyright © 2014 JBoss by Red Hat. All rights reserved.