public class OldObjectFactory extends Object implements IPoolFactory<IMCOldObject>
Constructor and Description |
---|
OldObjectFactory(ValueDescriptor[] descriptors) |
Modifier and Type | Method and Description |
---|---|
IMCOldObject |
createObject(long identifier,
Object source)
Creates a replacement object for a value in a pool
|
ContentType<IMCOldObject> |
getContentType() |
public OldObjectFactory(ValueDescriptor[] descriptors)
public IMCOldObject createObject(long identifier, Object source)
IPoolFactory
createObject
in interface IPoolFactory<IMCOldObject>
identifier
- the identifier that is used to look up the objectpublic ContentType<IMCOldObject> getContentType()
getContentType
in interface IPoolFactory<IMCOldObject>
Copyright © 2020. All rights reserved.