T
- the typepublic class ConfiguredComponentConfiguration<T> extends ComponentConfiguration<T>
Constructor and Description |
---|
ConfiguredComponentConfiguration() |
ConfiguredComponentConfiguration(Class<T> type,
String path) |
ConfiguredComponentConfiguration(Class<T> type,
String workspace,
String path,
boolean observed) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
String |
getWorkspace() |
boolean |
isObserved() |
void |
setObserved(boolean observed) |
void |
setPath(String path) |
void |
setWorkspace(String workspace) |
clone, equals, getBindingContext, getKey, getScope, getType, hashCode, isLazy, setBindingContext, setLazy, setScope, setType
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.