Class ProviderHttpServerMechanismFactoryAddOperation
- java.lang.Object
-
- org.jboss.migration.wfly11.task.subsystem.elytron.ProviderHttpServerMechanismFactoryAddOperation
-
public class ProviderHttpServerMechanismFactoryAddOperation extends Object
- Author:
- emmartins
-
-
Constructor Summary
Constructors Constructor Description ProviderHttpServerMechanismFactoryAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress, String providerHttpServerMechanismFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.dmr.ModelNodetoModelNode()
-
-
-
Constructor Detail
-
ProviderHttpServerMechanismFactoryAddOperation
public ProviderHttpServerMechanismFactoryAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress, String providerHttpServerMechanismFactory)
-
-