public class ReferenceImpl extends AbstractContract implements Reference
bindings, interfaceMode, interfaceType, property, uniqueId| Constructor and Description |
|---|
ReferenceImpl(String uniqueId,
Class<?> interfaceType,
InterfaceMode interfaceMode,
boolean jvmFirst) |
ReferenceImpl(String uniqueId,
Class<?> interfaceType,
InterfaceMode interfaceMode,
boolean jvmFirst,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isJvmFirst()
jvm first or not
|
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 ReferenceImpl(String uniqueId, Class<?> interfaceType, InterfaceMode interfaceMode, boolean jvmFirst)
Copyright © 2021. All rights reserved.