T
- the typepublic class InstanceConfiguration<T> extends ComponentConfiguration<T>
ComponentFactory
or Provider
.Constructor and Description |
---|
InstanceConfiguration(Class<T> type,
Object instance) |
Modifier and Type | Method and Description |
---|---|
Object |
getInstance() |
void |
setInstance(T instance) |
static <Y> InstanceConfiguration<Y> |
valueOf(Class<Y> clazz,
Object instance) |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.