| Modifier and Type | Method and Description |
|---|---|
void |
CreateSsl.reportError(ActionReport report,
TransactionFailure e) |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
CreateSsl.findOrCreateProtocol(String name) |
Protocol |
CreateSsl.findOrCreateProtocol(String name,
boolean create) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigModularityUtils.addSystemPropertyForToken(List<ConfigCustomizationToken> tokens,
SystemPropertyBag bag) |
<T extends ConfigBeanProxy> |
ConfigModularityUtils.applyCustomTokens(ConfigBeanDefaultValue configBeanDefaultValue,
T finalConfigBean,
ConfigBeanProxy parent) |
| Modifier and Type | Method and Description |
|---|---|
<U extends ConfigBeanProxy> |
ModuleConfigurationLoader.createConfigBeanForType(Class<U> configExtensionType,
C extensionOwner) |
| Modifier and Type | Method and Description |
|---|---|
Config |
CopyConfig.copyConfig(Configs configs,
Config config,
String destConfigName,
Logger logger) |
static void |
Cluster.Duck.createResourceRef(Cluster cluster,
String enabled,
String refName) |
static void |
Config.Duck.createResourceRef(Config config,
String enabled,
String refName) |
static void |
Server.Duck.createResourceRef(Server server,
String enabled,
String refName) |
void |
Server.createResourceRef(String enabled,
String refName) |
void |
Config.createResourceRef(String enabled,
String refName) |
void |
Cluster.createResourceRef(String enabled,
String refName) |
void |
Cluster.Decorator.decorate(AdminCommandContext context,
Cluster instance)
Decorates the newly CRUD created cluster configuration instance.
|
void |
Cluster.DeleteDecorator.decorate(AdminCommandContext context,
Clusters parent,
Cluster child) |
void |
Node.Decorator.decorate(AdminCommandContext context,
Node instance)
Decorates the newly CRUD created cluster configuration instance.
|
void |
Node.DeleteDecorator.decorate(AdminCommandContext context,
Nodes parent,
Node child) |
void |
SecureAdminInternalUser.CrDecorator.decorate(AdminCommandContext context,
SecureAdminInternalUser instance) |
void |
SecureAdminPrincipal.CrDecorator.decorate(AdminCommandContext context,
SecureAdminPrincipal instance) |
void |
Server.CreateDecorator.decorate(AdminCommandContext context,
Server instance) |
void |
Server.DeleteDecorator.decorate(AdminCommandContext context,
Servers parent,
Server child) |
static void |
Cluster.Duck.deleteResourceRef(Cluster cluster,
String refName) |
static void |
Config.Duck.deleteResourceRef(Config config,
String refName) |
static void |
Server.Duck.deleteResourceRef(Server server,
String refName) |
void |
Server.deleteResourceRef(String name) |
void |
Config.deleteResourceRef(String refName) |
void |
Cluster.deleteResourceRef(String refName) |
<T extends ApplicationConfig> |
Engine.newApplicationConfig(Class<T> configType)
Creates a new instance of the specified type of app config.
|
static <T extends ApplicationConfig> |
Engine.Duck.newApplicationConfig(Engine instance,
Class<T> configType) |
static boolean |
MonitoringService.Duck.setMonitoringLevel(MonitoringService ms,
String name,
String level) |
| Modifier and Type | Method and Description |
|---|---|
String |
PortManager.process() |
void |
PortBaseHelper.setPorts() |
void |
PortBaseHelper.verifyPortBase() |
| Constructor and Description |
|---|
PortManager(Cluster cluster,
Config config,
Domain theDomain,
Server theNewServer) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ConfigBeanProxy> |
JmsHostWrapper.createChild(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SecureAdminUpgradeHelper.commit() |
protected void |
SecureAdminUpgradeHelper.ensureNonDASConfigsReady() |
protected void |
SecureAdminUpgradeHelper.ensureSecureAdminReady() |
void |
SecureAdminCommand.run()
Performs the enable/disable logic for secure admin.
|
void |
EnableSecureAdminCommand.run() |
protected SecureAdmin |
SecureAdminUpgradeHelper.secureAdmin() |
protected Domain |
SecureAdminUpgradeHelper.writableDomain() |
protected SecureAdmin |
SecureAdminUpgradeHelper.writableSecureAdmin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SetCommand.setLeafElement(ConfigBean node,
String elementName,
String values) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateNodeCommand.updateNodeElement(String nodeName) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
ApplicationLifecycle.prepareAppConfigChanges(DeploymentContext context) |
void |
ApplicationLifecycle.registerAppInDomainXML(ApplicationInfo applicationInfo,
DeploymentContext context,
Transaction t) |
void |
ApplicationLifecycle.registerAppInDomainXML(ApplicationInfo applicationInfo,
DeploymentContext context,
Transaction t,
boolean appRefOnly) |
void |
ApplicationLifecycle.registerTenantWithAppInDomainXML(String appName,
ExtendedDeploymentContext context) |
void |
ApplicationLifecycle.unregisterAppFromDomainXML(String appName,
String target) |
void |
ApplicationLifecycle.unregisterAppFromDomainXML(String appName,
String tgt,
boolean appRefOnly) |
void |
ApplicationLifecycle.unregisterTenantWithAppInDomainXML(String appName,
String tenantName) |
void |
ApplicationLifecycle.updateAppEnabledAttributeInDomainXML(String appName,
String target,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ConfigBeanProxy> |
DummyNetworkListener.createChild(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoredAttributeBagResource.setMonitoredAttributes(List<Map<String,String>> attributes)
Sets the monitored attribute list to the specified list.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DeploymentGroup.Duck.createResourceRef(DeploymentGroup me,
String enabled,
String refName) |
void |
DeploymentGroup.createResourceRef(String enabled,
String refName) |
static void |
DeploymentGroup.Duck.deleteResourceRef(DeploymentGroup me,
String refName) |
void |
DeploymentGroup.deleteResourceRef(String refName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModuleConfigSource.deleteValue(String propertyName) |
boolean |
ConfigConfigSource.deleteValue(String propertyName) |
boolean |
ServerConfigSource.deleteValue(String propertyName) |
void |
DomainConfigSource.deleteValue(String propertyName) |
boolean |
ApplicationConfigSource.deleteValue(String propertyName) |
void |
JNDIConfigSource.deleteValue(String propertyName,
String target) |
boolean |
ModuleConfigSource.setValue(String propertyName,
String propertyValue) |
boolean |
ConfigConfigSource.setValue(String propertyName,
String propertyValue) |
boolean |
ServerConfigSource.setValue(String propertyName,
String propertyValue) |
void |
DomainConfigSource.setValue(String propertyName,
String propertyValue) |
boolean |
ApplicationConfigSource.setValue(String propertyName,
String propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
AttributeList |
AMXConfigImpl.setAttributesInConfigBean(AttributeList attrsIn) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
CollectionLeafResource.add(HashMap<String,String> data)
Deprecated.
|
javax.ws.rs.core.Response |
CollectionLeafResource.create(HashMap<String,String> data) |
protected void |
PropertiesBagResource.deleteMissingProperties(Map<String,Property> existing,
List<Map<String,String>> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ManagedExecutorServiceBase |
ManagedExecutorServiceBaseManager.createConfigBean(Resources param,
Properties properties) |
protected ManagedExecutorServiceBase |
ManagedScheduledExecutorServiceManager.createConfigBean(Resources param,
Properties properties) |
protected ManagedExecutorServiceBase |
ManagedExecutorServiceManager.createConfigBean(Resources param,
Properties properties) |
protected ManagedExecutorServiceBase |
ManagedExecutorServiceBaseManager.createResource(Resources param,
Properties properties) |
protected void |
ManagedExecutorServiceBaseManager.setAttributesOnConfigBean(ManagedExecutorServiceBase managedExecutorService,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreationDecorator.NoDecoration.decorate(AdminCommandContext context,
ConfigBeanProxy instance) |
void |
DeletionDecorator.NoDecoration.decorate(AdminCommandContext context,
ConfigBeanProxy parent,
ConfigBeanProxy child) |
void |
CreationDecorator.decorate(AdminCommandContext context,
T instance)
The element instance has been created and added to the parent, it can be
customized.
|
void |
DeletionDecorator.decorate(AdminCommandContext context,
T parent,
U child)
notification of a configuration element of type U deletion.
|
static Protocols |
GrizzlyConfigSchemaMigrator.getProtocols(NetworkConfig config) |
protected void |
BaseLegacyConfigurationUpgrade.removeProperty(ConfigBeanProxy target,
String property) |
protected void |
BaseLegacyConfigurationUpgrade.updatePropertyToAttribute(AdminCommandContext context,
ConfigBeanProxy target,
String property,
String attribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationInfo.save(Application app)
Saves its state to the configuration.
|
void |
EngineRef.save(Engine engine)
Saves its state to the configuration.
|
void |
ModuleInfo.save(Module module)
Saves its state to the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Deployment.prepareAppConfigChanges(DeploymentContext context) |
void |
Deployment.registerAppInDomainXML(ApplicationInfo applicationInfo,
DeploymentContext context,
Transaction t) |
void |
Deployment.registerAppInDomainXML(ApplicationInfo applicationInfo,
DeploymentContext context,
Transaction t,
boolean appRefOnly) |
void |
Deployment.registerTenantWithAppInDomainXML(String appName,
ExtendedDeploymentContext context) |
void |
Deployment.unregisterAppFromDomainXML(String appName,
String target) |
void |
Deployment.unregisterAppFromDomainXML(String appName,
String target,
boolean appRefOnly) |
void |
Deployment.unregisterTenantWithAppInDomainXML(String appName,
String tenantName) |
void |
Deployment.updateAppEnabledAttributeInDomainXML(String appName,
String target,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnableHTTPLBApplicationCommand.updateLbEnabledForApp(String appName,
String target) |
void |
DisableHTTPLBApplicationCommand.updateLbEnabledForApp(String appName,
String target,
String timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
LbConfig.Decorator.decorate(AdminCommandContext context,
LbConfig instance)
Create lb-config entries
tasks :
- ensures that it references an existing cluster
|
void |
LbConfig.DeleteDecorator.decorate(AdminCommandContext context,
LbConfigs parent,
LbConfig child) |
void |
LoadBalancer.DeleteDecorator.decorate(AdminCommandContext context,
LoadBalancers parent,
LoadBalancer child) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceUtil.createResourceRef(String jndiName,
String enabled,
String target) |
void |
ResourceUtil.deleteResourceRef(String jndiName,
String target) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CreateProtocol.create(Protocols protocols,
String name,
Boolean securityEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebModuleConfig.deleteContextParam(String name) |
static void |
WebModuleConfig.Duck.deleteContextParam(WebModuleConfig instance,
String name) |
void |
WebModuleConfig.deleteEnvEntry(String name) |
static void |
WebModuleConfig.Duck.deleteEnvEntry(WebModuleConfig instance,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ConfigSupport._apply(ConfigCode code,
ConfigBeanProxy... objects)
Executes some logic on some config beans protected by a transaction.
|
static void |
ConfigSupport._deleteChild(ConfigBean parent,
WriteableView writeableParent,
ConfigBean child)
Unprotected child deletion, caller must start a transaction before calling this
method.
|
Object |
ConfigSupport.addChildWithAttributes(ConfigBeanProxy param,
ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
List<AttributeChanges> attributes,
TransactionCallBack<WriteableView> runnable) |
<T extends ConfigBeanProxy> |
WriteableView.allocateProxy(Class<T> type)
Allocate a new ConfigBean object as part of the Transaction
associated with this configuration object.
|
static Object |
ConfigSupport.apply(ConfigCode code,
ConfigBeanProxy... objects)
Executes some logic on some config beans protected by a transaction.
|
void |
ConfigSupport.apply(Map<ConfigBean,Map<String,String>> mapOfChanges) |
static <T extends ConfigBeanProxy> |
ConfigSupport.apply(SingleConfigCode<T> code,
T param)
Execute some logic on one config bean of type T protected by a transaction
|
boolean |
Transaction.canCommit()
Tests if the transaction participants will pass the prepare phase successfully.
|
boolean |
Transactor.canCommit(Transaction t)
Returns true of this Transaction can be committed on this object
|
boolean |
WriteableView.canCommit(Transaction t)
Returns true of this Transaction can be committed on this object
|
List<PropertyChangeEvent> |
Transaction.commit()
Commits all participants to this transaction
|
List<PropertyChangeEvent> |
Transactor.commit(Transaction t)
Commit this Transaction.
|
List<PropertyChangeEvent> |
WriteableView.commit(Transaction t)
Commit this Transaction.
|
ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
List<AttributeChanges> attributes) |
static ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
List<AttributeChanges> attributes,
TransactionCallBack<WriteableView> runnable)
Creates a new child of the passed child and add it to the parent's live
list of elements.
|
static ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
Map<String,String> attributes)
Creates a new child of the passed child and add it to the parent's live
list of elements.
|
static ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
Map<String,String> attributes,
TransactionCallBack<WriteableView> runnable)
Creates a new child of the passed child and add it to the parent's live
list of elements.
|
<T extends ConfigBeanProxy> |
ConfigBeanProxy.createChild(Class<T> type)
Creates a child element of this configuration element
|
static <T extends ConfigBeanProxy> |
ConfigBeanProxy.Duck.createChild(ConfigBeanProxy self,
Class<T> c) |
ConfigBeanProxy |
ConfigBeanProxy.deepCopy(ConfigBeanProxy parent)
Performs a deep copy of this configuration element and returns it.
|
static ConfigBeanProxy |
ConfigBeanProxy.Duck.deepCopy(ConfigBeanProxy self,
ConfigBeanProxy parent) |
static void |
ConfigSupport.deleteChild(ConfigBean parent,
ConfigBean child) |
<T extends ConfigBeanProxy> |
Transaction.enroll(T source)
Enroll a configuration object in a transaction and returns a writeable view of it
|
<T extends ConfigBeanProxy> |
ConfigSupport.getWriteableView(T source)
Returns a writeable view of a configuration object
|
void |
TransactionCallBack.performOn(T param)
Is performed after the action has been completed
|
Object |
ConfigCode.run(ConfigBeanProxy... params)
Runs the following command passing the configration object.
|
Object |
SingleConfigCode.run(T param)
Runs the following command passing the configration object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ConfigurationUtilities.addChildWithAttributes(ConfigBeanProxy param,
ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
List<AttributeChanges> attributes,
TransactionCallBack<WriteableView> runnable)
Adds this child bean to the parent with the given attributes.
|
Copyright © 2019. All rights reserved.