public static interface RemoteDelegateLocator.Result
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getEffectiveClass()
Gets the effectively serviced class.
|
Class<org.tentackle.persist.rmi.RemoteDelegate> |
getRemoteDelegate()
Gets the remote delegate interface for a class.
|
Class<org.tentackle.persist.rmi.RemoteDelegateImpl<?>> |
getRemoteDelegateImpl()
Gets the remote delegate implementation for a class.
|
Class<?> getEffectiveClass()
Class<org.tentackle.persist.rmi.RemoteDelegate> getRemoteDelegate()
Class<org.tentackle.persist.rmi.RemoteDelegateImpl<?>> getRemoteDelegateImpl()
Copyright © 2016 Krake Softwaretechnik. All rights reserved.