com.hazelcast.concurrent.atomicreference.client
Class AtomicReferencePortableHook
java.lang.Object
com.hazelcast.concurrent.atomicreference.client.AtomicReferencePortableHook
- All Implemented Interfaces:
- PortableHook
public class AtomicReferencePortableHook
- extends Object
- implements PortableHook
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomicReferencePortableHook
public AtomicReferencePortableHook()
getFactoryId
public int getFactoryId()
- Specified by:
getFactoryId
in interface PortableHook
createFactory
public PortableFactory createFactory()
- Specified by:
createFactory
in interface PortableHook
getBuiltinDefinitions
public Collection<ClassDefinition> getBuiltinDefinitions()
- Specified by:
getBuiltinDefinitions
in interface PortableHook
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.