Uses of Class
org.jboss.as.server.operations.AbstractInstallationReporter.InstallationConfiguration
-
Packages that use AbstractInstallationReporter.InstallationConfiguration Package Description org.jboss.as.server.operations -
-
Uses of AbstractInstallationReporter.InstallationConfiguration in org.jboss.as.server.operations
Methods in org.jboss.as.server.operations with parameters of type AbstractInstallationReporter.InstallationConfiguration Modifier and Type Method Description protected org.jboss.dmr.ModelNodeAbstractInstallationReporter. createProductNode(OperationContext context, AbstractInstallationReporter.InstallationConfiguration installation)Create a ModelNode representing the instance product and the plateform it is running on.
-