public final class SortedQueueImplFactory extends AbstractConfiguredObjectTypeFactory<SortedQueueImpl>
Constructor and Description |
---|
SortedQueueImplFactory() |
Modifier and Type | Method and Description |
---|---|
protected SortedQueueImpl |
createInstance(Map<String,Object> attributes,
ConfiguredObject<?>... parents) |
create, createAsync, getCategoryClass, getParent, getType, recover
protected SortedQueueImpl createInstance(Map<String,Object> attributes, ConfiguredObject<?>... parents)
createInstance
in class AbstractConfiguredObjectTypeFactory<SortedQueueImpl>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.