T
- the typepublic class ImplementationConfiguration<T> extends ComponentConfiguration<T>
Constructor and Description |
---|
ImplementationConfiguration() |
ImplementationConfiguration(Class<T> type,
Class<? extends T> implementation) |
Modifier and Type | Method and Description |
---|---|
Class<? extends T> |
getImplementation() |
void |
setImplementation(Class<? extends T> implementation) |
static <T> ImplementationConfiguration<T> |
valueOf(Class<T> type,
Class<? extends T> implementation) |
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.