Uses of Class
org.jvnet.hk2.config.TransactionFailure
-
-
Uses of TransactionFailure in com.sun.enterprise.admin.commands
Methods in com.sun.enterprise.admin.commands with parameters of type TransactionFailure Modifier and Type Method Description voidCreateSsl. reportError(ActionReport report, TransactionFailure e)Methods in com.sun.enterprise.admin.commands that throw TransactionFailure Modifier and Type Method Description ProtocolCreateSsl. findOrCreateProtocol(String name)ProtocolCreateSsl. findOrCreateProtocol(String name, boolean create) -
Uses of TransactionFailure in com.sun.enterprise.config.modularity
Methods in com.sun.enterprise.config.modularity that throw TransactionFailure Modifier and Type Method Description voidConfigModularityUtils. addSystemPropertyForToken(List<ConfigCustomizationToken> tokens, SystemPropertyBag bag)<T extends ConfigBeanProxy>
voidConfigModularityUtils. applyCustomTokens(ConfigBeanDefaultValue configBeanDefaultValue, T finalConfigBean, ConfigBeanProxy parent) -
Uses of TransactionFailure in com.sun.enterprise.config.modularity.parser
Methods in com.sun.enterprise.config.modularity.parser that throw TransactionFailure Modifier and Type Method Description <U extends ConfigBeanProxy>
UModuleConfigurationLoader. createConfigBeanForType(Class<U> configExtensionType, C extensionOwner) -
Uses of TransactionFailure in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that throw TransactionFailure Modifier and Type Method Description ConfigCopyConfig. copyConfig(Configs configs, Config config, String destConfigName, Logger logger)voidCluster. createResourceRef(String enabled, String refName)static voidCluster.Duck. createResourceRef(Cluster cluster, String enabled, String refName)voidConfig. createResourceRef(String enabled, String refName)static voidConfig.Duck. createResourceRef(Config config, String enabled, String refName)voidServer. createResourceRef(String enabled, String refName)static voidServer.Duck. createResourceRef(Server server, String enabled, String refName)voidCluster.Decorator. decorate(AdminCommandContext context, Cluster instance)Decorates the newly CRUD created cluster configuration instance.voidCluster.DeleteDecorator. decorate(AdminCommandContext context, Clusters parent, Cluster child)voidNode.Decorator. decorate(AdminCommandContext context, Node instance)Decorates the newly CRUD created cluster configuration instance.voidNode.DeleteDecorator. decorate(AdminCommandContext context, Nodes parent, Node child)voidSecureAdminInternalUser.CrDecorator. decorate(AdminCommandContext context, SecureAdminInternalUser instance)voidSecureAdminPrincipal.CrDecorator. decorate(AdminCommandContext context, SecureAdminPrincipal instance)voidServer.CreateDecorator. decorate(AdminCommandContext context, Server instance)voidServer.DeleteDecorator. decorate(AdminCommandContext context, Servers parent, Server child)voidCluster. deleteResourceRef(String refName)static voidCluster.Duck. deleteResourceRef(Cluster cluster, String refName)voidConfig. deleteResourceRef(String refName)static voidConfig.Duck. deleteResourceRef(Config config, String refName)voidServer. deleteResourceRef(String name)static voidServer.Duck. deleteResourceRef(Server server, String refName)static <T extends ApplicationConfig>
TEngine.Duck. newApplicationConfig(Engine instance, Class<T> configType)<T extends ApplicationConfig>
TEngine. newApplicationConfig(Class<T> configType)Creates a new instance of the specified type of app config.static booleanMonitoringService.Duck. setMonitoringLevel(MonitoringService ms, String name, String level) -
Uses of TransactionFailure in com.sun.enterprise.config.util
Methods in com.sun.enterprise.config.util that throw TransactionFailure Modifier and Type Method Description StringPortManager. process()voidPortBaseHelper. setPorts()voidPortBaseHelper. verifyPortBase()Constructors in com.sun.enterprise.config.util that throw TransactionFailure Constructor Description PortManager(Cluster cluster, Config config, Domain theDomain, Server theNewServer) -
Uses of TransactionFailure in com.sun.enterprise.connectors.jms.system
Methods in com.sun.enterprise.connectors.jms.system that throw TransactionFailure Modifier and Type Method Description <T extends ConfigBeanProxy>
TJmsHostWrapper. createChild(Class<T> type) -
Uses of TransactionFailure in com.sun.enterprise.security.admin.cli
Methods in com.sun.enterprise.security.admin.cli that throw TransactionFailure Modifier and Type Method Description protected voidSecureAdminUpgradeHelper. commit()protected voidSecureAdminUpgradeHelper. ensureNonDASConfigsReady()protected voidSecureAdminUpgradeHelper. ensureSecureAdminReady()voidEnableSecureAdminCommand. run()voidSecureAdminCommand. run()Performs the enable/disable logic for secure admin.protected SecureAdminSecureAdminUpgradeHelper. secureAdmin()protected DomainSecureAdminUpgradeHelper. writableDomain()protected SecureAdminSecureAdminUpgradeHelper. writableSecureAdmin() -
Uses of TransactionFailure in com.sun.enterprise.v3.admin
Methods in com.sun.enterprise.v3.admin that throw TransactionFailure Modifier and Type Method Description static voidSetCommand. setLeafElement(ConfigBean node, String elementName, String values) -
Uses of TransactionFailure in com.sun.enterprise.v3.server
Methods in com.sun.enterprise.v3.server that throw TransactionFailure Modifier and Type Method Description TransactionApplicationLifecycle. prepareAppConfigChanges(DeploymentContext context)voidApplicationLifecycle. registerAppInDomainXML(ApplicationInfo applicationInfo, DeploymentContext context, Transaction t)voidApplicationLifecycle. registerAppInDomainXML(ApplicationInfo applicationInfo, DeploymentContext context, Transaction t, boolean appRefOnly)voidApplicationLifecycle. registerTenantWithAppInDomainXML(String appName, ExtendedDeploymentContext context)voidApplicationLifecycle. unregisterAppFromDomainXML(String appName, String target)voidApplicationLifecycle. unregisterAppFromDomainXML(String appName, String tgt, boolean appRefOnly)voidApplicationLifecycle. unregisterTenantWithAppInDomainXML(String appName, String tenantName)voidApplicationLifecycle. updateAppEnabledAttributeInDomainXML(String appName, String target, boolean enabled) -
Uses of TransactionFailure in com.sun.enterprise.v3.services.impl
Methods in com.sun.enterprise.v3.services.impl that throw TransactionFailure Modifier and Type Method Description <T extends ConfigBeanProxy>
TDummyNetworkListener. createChild(Class<T> type) -
Uses of TransactionFailure in fish.payara.admin.rest.resources
Methods in fish.payara.admin.rest.resources that throw TransactionFailure Modifier and Type Method Description abstract voidAbstractAttributeBagResource. excuteSetCommand(List<Map<String,String>> attributesToAdd, List<Map<String,String>> attributesToDelete)voidMonitoredAttributeBagResource. excuteSetCommand(List<Map<String,String>> attributesToAdd, List<Map<String,String>> attributesToDelete)voidMonitoredMetricAttributeBagResource. excuteSetCommand(List<Map<String,String>> attributesToAdd, List<Map<String,String>> attributesToDelete)voidAbstractAttributeBagResource. setAttributes(List<Map<String,String>> attributes)Sets the attribute list to the specified list. -
Uses of TransactionFailure in fish.payara.enterprise.config.serverbeans
Methods in fish.payara.enterprise.config.serverbeans that throw TransactionFailure Modifier and Type Method Description voidDeploymentGroup. createResourceRef(String enabled, String refName)static voidDeploymentGroup.Duck. createResourceRef(DeploymentGroup me, String enabled, String refName)voidDeploymentGroup. deleteResourceRef(String refName)static voidDeploymentGroup.Duck. deleteResourceRef(DeploymentGroup me, String refName) -
Uses of TransactionFailure in fish.payara.nucleus.microprofile.config.source
Methods in fish.payara.nucleus.microprofile.config.source that throw TransactionFailure Modifier and Type Method Description booleanApplicationConfigSource. deleteValue(String propertyName)booleanConfigConfigSource. deleteValue(String propertyName)voidDomainConfigSource. deleteValue(String propertyName)voidJNDIConfigSource. deleteValue(String propertyName, String target)booleanModuleConfigSource. deleteValue(String propertyName)booleanServerConfigSource. deleteValue(String propertyName)booleanApplicationConfigSource. setValue(String propertyName, String propertyValue)booleanConfigConfigSource. setValue(String propertyName, String propertyValue)voidDomainConfigSource. setValue(String propertyName, String propertyValue)booleanModuleConfigSource. setValue(String propertyName, String propertyValue)booleanServerConfigSource. setValue(String propertyName, String propertyValue) -
Uses of TransactionFailure in org.glassfish.admin.amx.impl.config
Methods in org.glassfish.admin.amx.impl.config that throw TransactionFailure Modifier and Type Method Description AttributeListAMXConfigImpl. setAttributesInConfigBean(AttributeList attrsIn) -
Uses of TransactionFailure in org.glassfish.admin.rest.resources
Methods in org.glassfish.admin.rest.resources that throw TransactionFailure Modifier and Type Method Description jakarta.ws.rs.core.ResponseCollectionLeafResource. add(HashMap<String,String> data)Deprecated.jakarta.ws.rs.core.ResponseCollectionLeafResource. create(HashMap<String,String> data)protected voidPropertiesBagResource. deleteMissingProperties(Map<String,Property> existing, List<Map<String,String>> properties) -
Uses of TransactionFailure in org.glassfish.concurrent.admin
Methods in org.glassfish.concurrent.admin that throw TransactionFailure Modifier and Type Method Description protected abstract ManagedExecutorServiceBaseManagedExecutorServiceBaseManager. createConfigBean(Resources param, Properties properties)protected ManagedExecutorServiceBaseManagedExecutorServiceManager. createConfigBean(Resources param, Properties properties)protected ManagedExecutorServiceBaseManagedScheduledExecutorServiceManager. createConfigBean(Resources param, Properties properties)protected ManagedExecutorServiceBaseManagedExecutorServiceBaseManager. createResource(Resources param, Properties properties)protected voidManagedExecutorServiceBaseManager. setAttributesOnConfigBean(ManagedExecutorServiceBase managedExecutorService, Properties properties) -
Uses of TransactionFailure in org.glassfish.config.support
Methods in org.glassfish.config.support that throw TransactionFailure Modifier and Type Method Description voidCreationDecorator. decorate(AdminCommandContext context, T instance)The element instance has been created and added to the parent, it can be customized.voidCreationDecorator.NoDecoration. decorate(AdminCommandContext context, ConfigBeanProxy instance)voidDeletionDecorator. decorate(AdminCommandContext context, T parent, U child)notification of a configuration element of type U deletion.voidDeletionDecorator.NoDecoration. decorate(AdminCommandContext context, ConfigBeanProxy parent, ConfigBeanProxy child)static ProtocolsGrizzlyConfigSchemaMigrator. getProtocols(NetworkConfig config)protected voidBaseLegacyConfigurationUpgrade. removeProperty(ConfigBeanProxy target, String property)protected voidBaseLegacyConfigurationUpgrade. updatePropertyToAttribute(AdminCommandContext context, ConfigBeanProxy target, String property, String attribute) -
Uses of TransactionFailure in org.glassfish.internal.data
Methods in org.glassfish.internal.data that throw TransactionFailure Modifier and Type Method Description voidApplicationInfo. save(Application app)Saves its state to the configuration.voidEngineRef. save(Engine engine)Saves its state to the configuration.voidModuleInfo. save(Module module)Saves its state to the configuration.this method must be called within a transaction to the configured module instance. -
Uses of TransactionFailure in org.glassfish.internal.deployment
Methods in org.glassfish.internal.deployment that throw TransactionFailure Modifier and Type Method Description TransactionDeployment. prepareAppConfigChanges(DeploymentContext context)voidDeployment. registerAppInDomainXML(ApplicationInfo applicationInfo, DeploymentContext context, Transaction t)voidDeployment. registerAppInDomainXML(ApplicationInfo applicationInfo, DeploymentContext context, Transaction t, boolean appRefOnly)voidDeployment. registerTenantWithAppInDomainXML(String appName, ExtendedDeploymentContext context)voidDeployment. unregisterAppFromDomainXML(String appName, String target)voidDeployment. unregisterAppFromDomainXML(String appName, String target, boolean appRefOnly)voidDeployment. unregisterTenantWithAppInDomainXML(String appName, String tenantName)voidDeployment. updateAppEnabledAttributeInDomainXML(String appName, String target, boolean enabled) -
Uses of TransactionFailure in org.glassfish.loadbalancer.admin.cli
Methods in org.glassfish.loadbalancer.admin.cli that throw TransactionFailure Modifier and Type Method Description voidDisableHTTPLBApplicationCommand. updateLbEnabledForApp(String appName, String target, String timeout)voidEnableHTTPLBApplicationCommand. updateLbEnabledForApp(String appName, String target) -
Uses of TransactionFailure in org.glassfish.loadbalancer.config
Methods in org.glassfish.loadbalancer.config that throw TransactionFailure Modifier and Type Method Description voidLbConfig.Decorator. decorate(AdminCommandContext context, LbConfig instance)Create lb-config entries tasks : - ensures that it references an existing clustervoidLbConfig.DeleteDecorator. decorate(AdminCommandContext context, LbConfigs parent, LbConfig child)voidLoadBalancer.DeleteDecorator. decorate(AdminCommandContext context, LoadBalancers parent, LoadBalancer child) -
Uses of TransactionFailure in org.glassfish.resourcebase.resources.admin.cli
Methods in org.glassfish.resourcebase.resources.admin.cli that throw TransactionFailure Modifier and Type Method Description voidResourceUtil. createResourceRef(String jndiName, String enabled, String target)voidResourceUtil. deleteResourceRef(String jndiName, String target) -
Uses of TransactionFailure in org.glassfish.web.admin.cli
Methods in org.glassfish.web.admin.cli that throw TransactionFailure Modifier and Type Method Description static voidCreateProtocol. create(Protocols protocols, String name, Boolean securityEnabled) -
Uses of TransactionFailure in org.glassfish.web.config.serverbeans
Methods in org.glassfish.web.config.serverbeans that throw TransactionFailure Modifier and Type Method Description voidWebModuleConfig. deleteContextParam(String name)static voidWebModuleConfig.Duck. deleteContextParam(WebModuleConfig instance, String name)voidWebModuleConfig. deleteEnvEntry(String name)static voidWebModuleConfig.Duck. deleteEnvEntry(WebModuleConfig instance, String name) -
Uses of TransactionFailure in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config that throw TransactionFailure Modifier and Type Method Description ObjectConfigSupport. _apply(ConfigCode code, ConfigBeanProxy... objects)Executes some logic on some config beans protected by a transaction.static voidConfigSupport. _deleteChild(ConfigBean parent, WriteableView writeableParent, ConfigBean child)Unprotected child deletion, caller must start a transaction before calling this method.ObjectConfigSupport. addChildWithAttributes(ConfigBeanProxy param, ConfigBean parent, Class<? extends ConfigBeanProxy> childType, List<AttributeChanges> attributes, TransactionCallBack<WriteableView> runnable)<T extends ConfigBeanProxy>
TWriteableView. allocateProxy(Class<T> type)Allocate a new ConfigBean object as part of the Transaction associated with this configuration object.voidConfigSupport. apply(Map<ConfigBean,Map<String,String>> mapOfChanges)static ObjectConfigSupport. apply(ConfigCode code, ConfigBeanProxy... objects)Executes some logic on some config beans protected by a transaction.static <T extends ConfigBeanProxy>
ObjectConfigSupport. apply(SingleConfigCode<T> code, T param)Execute some logic on one config bean of type T protected by a transactionbooleanTransaction. canCommit()Tests if the transaction participants will pass the prepare phase successfully.booleanTransactor. canCommit(Transaction t)Returns true of this Transaction can be committed on this objectbooleanWriteableView. canCommit(Transaction t)Returns true of this Transaction can be committed on this objectList<PropertyChangeEvent>Transaction. commit()Commits all participants to this transactionList<PropertyChangeEvent>Transactor. commit(Transaction t)Commit this Transaction.List<PropertyChangeEvent>WriteableView. commit(Transaction t)Commit this Transaction.ConfigBeanConfigSupport. createAndSet(ConfigBean parent, Class<? extends ConfigBeanProxy> childType, List<AttributeChanges> attributes)static ConfigBeanConfigSupport. 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 ConfigBeanConfigSupport. 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 ConfigBeanConfigSupport. 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>
TConfigBeanProxy. createChild(Class<T> type)Creates a child element of this configuration elementstatic <T extends ConfigBeanProxy>
TConfigBeanProxy.Duck. createChild(ConfigBeanProxy self, Class<T> c)ConfigBeanProxyConfigBeanProxy. deepCopy(ConfigBeanProxy parent)Performs a deep copy of this configuration element and returns it.static ConfigBeanProxyConfigBeanProxy.Duck. deepCopy(ConfigBeanProxy self, ConfigBeanProxy parent)static voidConfigSupport. deleteChild(ConfigBean parent, ConfigBean child)<T extends ConfigBeanProxy>
TTransaction. enroll(T source)Enroll a configuration object in a transaction and returns a writeable view of it<T extends ConfigBeanProxy>
TConfigSupport. getWriteableView(T source)Returns a writeable view of a configuration objectvoidTransactionCallBack. performOn(T param)Is performed after the action has been completedObjectConfigCode. run(ConfigBeanProxy... params)Runs the following command passing the configration object.ObjectSingleConfigCode. run(T param)Runs the following command passing the configration object. -
Uses of TransactionFailure in org.jvnet.hk2.config.api
Methods in org.jvnet.hk2.config.api that throw TransactionFailure Modifier and Type Method Description ObjectConfigurationUtilities. 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.
-