public class StandardIPCStubFactory<T> extends Object implements IIPCStubFactory<T>
| Constructor and Description |
|---|
StandardIPCStubFactory(Class<T> targetClass) |
public T createObject(IPCHandle value) throws ObjectCreationException
createObject in interface IIPCStubFactory<T>ObjectCreationExceptionpublic Class<T> getTargetClass()
getTargetClass in interface IIPCStubFactory<T>Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.