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, willUnmarshallprotected ComponentRegistry cr
public void inject(ComponentRegistry cr)
protected boolean hasComponentStarted()
AbstractConfigurationBeanhasComponentStarted in class AbstractConfigurationBeanpublic AbstractNamedCacheConfigurationBean clone() throws CloneNotSupportedException
clone in interface CloneableConfigurationComponentclone in class AbstractConfigurationBeanCloneNotSupportedExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.