public class RouteRegistryEntryProviderService extends org.jboss.msc.service.AbstractService<RegistryEntryProvider<String,Void>>
RegistryEntryProvider
for the routing Registry
.Modifier and Type | Field and Description |
---|---|
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
Constructor and Description |
---|
RouteRegistryEntryProviderService(org.jboss.msc.value.Value<? extends org.jboss.msc.value.Value<String>> route) |
Modifier and Type | Method and Description |
---|---|
RegistryEntryProvider<String,Void> |
getValue() |
public RouteRegistryEntryProviderService(org.jboss.msc.value.Value<? extends org.jboss.msc.value.Value<String>> route)
public RegistryEntryProvider<String,Void> getValue()
getValue
in interface org.jboss.msc.value.Value<RegistryEntryProvider<String,Void>>
getValue
in class org.jboss.msc.service.AbstractService<RegistryEntryProvider<String,Void>>
Copyright © 2014 JBoss by Red Hat. All rights reserved.