Interface WebDeploymentServiceDescriptor<T>

All Superinterfaces:
org.wildfly.service.descriptor.ServiceDescriptor<T>

public interface WebDeploymentServiceDescriptor<T> extends org.wildfly.service.descriptor.ServiceDescriptor<T>
Describes deployment services. TODO Relocate to SPI module.
Author:
Paul Ferraro