T
- the type of the componentpublic abstract class ComponentConfiguration<T> extends Object implements Cloneable
Modifier | Constructor and Description |
---|---|
protected |
ComponentConfiguration() |
protected |
ComponentConfiguration(Class<T> type) |
public String getScope()
public void setScope(String scope)
public boolean isLazy()
public void setLazy(boolean lazy)
protected ComponentConfiguration clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.