public class ByteBuddyServiceRegistry extends DefaultServiceRegistry
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ByteBuddyServiceRegistry.ByteBuddyServiceInterceptor<SERVICE_INTERFACE> |
DefaultServiceRegistry.ServiceEndpointState| Constructor and Description |
|---|
ByteBuddyServiceRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected <SERVICE_INTERFACE> |
createServiceProxy(DefaultServiceRegistry.ServiceEndpointState serviceEndpointState,
Class<SERVICE_INTERFACE> serviceInterface)
This method is intended for sub-classing
|
addService, addService, getActiveServiceEndpoints, getService, getServiceEndpointIds, getServiceEndpointsCount, registerAsMBean, removeServiceprotected <SERVICE_INTERFACE> ServiceProxyInternal<SERVICE_INTERFACE> createServiceProxy(DefaultServiceRegistry.ServiceEndpointState serviceEndpointState, Class<SERVICE_INTERFACE> serviceInterface)
DefaultServiceRegistrycreateServiceProxy in class DefaultServiceRegistryCopyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.