public static class ClientServiceRegistryImpl.ClientService extends Object
Constructor and Description |
---|
ClientService(Object instance,
String loggingContext,
ReflectionHelper reflectionHelper) |
Modifier and Type | Method and Description |
---|---|
Object |
getInstance() |
String |
getLoggingContext() |
ReflectionHelper |
getReflectionHelper() |
public ClientService(Object instance, String loggingContext, ReflectionHelper reflectionHelper)
public Object getInstance()
public String getLoggingContext()
public ReflectionHelper getReflectionHelper()
Copyright © 2018 JBoss by Red Hat. All rights reserved.