Uses of Interface
org.jboss.as.server.Bootstrap.ConfigurationPersisterFactory
-
Packages that use Bootstrap.ConfigurationPersisterFactory Package Description org.jboss.as.server -
-
Uses of Bootstrap.ConfigurationPersisterFactory in org.jboss.as.server
Methods in org.jboss.as.server that return Bootstrap.ConfigurationPersisterFactory Modifier and Type Method Description Bootstrap.ConfigurationPersisterFactoryBootstrap.Configuration. getConfigurationPersisterFactory()Get the factory for the configuration persister to use.Methods in org.jboss.as.server with parameters of type Bootstrap.ConfigurationPersisterFactory Modifier and Type Method Description voidBootstrap.Configuration. setConfigurationPersisterFactory(Bootstrap.ConfigurationPersisterFactory configurationPersisterFactory)Set the configuration persister factory to use.
-