public class RouteRegistryEntryProvider extends Object implements RegistryEntryProvider<String,Void>
Registry entry containing the route identifier.| Constructor and Description |
|---|
RouteRegistryEntryProvider(org.jboss.msc.value.Value<String> route) |
public RouteRegistryEntryProvider(org.jboss.msc.value.Value<String> route)
public String getKey()
getKey in interface RegistryEntryProvider<String,Void>public Void getValue()
getValue in interface RegistryEntryProvider<String,Void>Copyright © 2015 JBoss by Red Hat. All rights reserved.