Uses of Interface
org.jboss.as.server.Bootstrap.ConfigurationPersisterFactory
Packages that use Bootstrap.ConfigurationPersisterFactory
-
Uses of Bootstrap.ConfigurationPersisterFactory in org.jboss.as.server
Methods in org.jboss.as.server that return Bootstrap.ConfigurationPersisterFactoryModifier and TypeMethodDescriptionBootstrap.Configuration.getConfigurationPersisterFactory()Get the factory for the configuration persister to use.Methods in org.jboss.as.server with parameters of type Bootstrap.ConfigurationPersisterFactoryModifier and TypeMethodDescriptionvoidBootstrap.Configuration.setConfigurationPersisterFactory(Bootstrap.ConfigurationPersisterFactory configurationPersisterFactory) Set the configuration persister factory to use.