Class ProtocolTransformer
java.lang.Object
org.jboss.as.clustering.jgroups.subsystem.ProtocolTransformer
- All Implemented Interfaces:
Consumer<org.jboss.as.controller.ModelVersion>
public class ProtocolTransformer
extends Object
implements Consumer<org.jboss.as.controller.ModelVersion>
Transforms standard and override protocol resources registered via
ProtocolResourceRegistrar.- Author:
- Paul Ferraro