public class CompositeEntityFactory extends Object implements EntityFactory
Constructor and Description |
---|
CompositeEntityFactory(EntityFactory... delegates)
Create a new CompositeEntityFactory.
|
public CompositeEntityFactory(EntityFactory... delegates)
delegates
- EntityFactory[]public Entity getEntity(Object cue)
getEntity
in interface EntityFactory
cue
- an Object that may provide a cue as to what type of Entity is required.Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.