public abstract class AbstractNamedCacheConfigurationBean extends AbstractConfigurationBean
AbstractConfigurationBean
.Modifier and Type | Field and Description |
---|---|
protected ComponentRegistry |
cr |
overriddenConfigurationElements
Constructor and Description |
---|
AbstractNamedCacheConfigurationBean() |
Modifier and Type | Method and Description |
---|---|
AbstractNamedCacheConfigurationBean |
clone() |
protected boolean |
hasComponentStarted()
Tests whether the component this configuration bean intents to configure has already started.
|
void |
inject(ComponentRegistry cr) |
testImmutability, toTypedProperties, toTypedProperties, uc, willUnmarshall
protected ComponentRegistry cr
public void inject(ComponentRegistry cr)
protected boolean hasComponentStarted()
AbstractConfigurationBean
hasComponentStarted
in class AbstractConfigurationBean
public AbstractNamedCacheConfigurationBean clone() throws CloneNotSupportedException
clone
in interface CloneableConfigurationComponent
clone
in class AbstractConfigurationBean
CloneNotSupportedException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.