public class ServiceImpl extends AbstractContract implements Service
bindings, interfaceMode, interfaceType, property, uniqueId| Constructor and Description |
|---|
ServiceImpl(String uniqueId,
Class<?> interfaceType,
InterfaceMode interfaceMode,
Object target) |
ServiceImpl(String uniqueId,
Class<?> interfaceType,
InterfaceMode interfaceMode,
Object target,
Map<String,String> property) |
ServiceImpl(String uniqueId,
Class<?> interfaceType,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTarget()
get target object
|
void |
setUniqueId(String uniqueId)
set unique id
|
String |
toString() |
addBinding, addBinding, getBinding, getBindings, getInterfaceMode, getInterfaceType, getProperty, getProperty, getUniqueId, hasBindingclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBinding, addBinding, getBinding, getBindings, getInterfaceMode, getInterfaceType, getProperty, getProperty, getUniqueId, hasBindingpublic ServiceImpl(String uniqueId, Class<?> interfaceType, InterfaceMode interfaceMode, Object target)
Copyright © 2021. All rights reserved.