Uses of Interface
org.wildfly.service.descriptor.ServiceDescriptor
Packages that use ServiceDescriptor
-
Uses of ServiceDescriptor in org.wildfly.service.descriptor
Classes in org.wildfly.service.descriptor with type parameters of type ServiceDescriptorModifier and TypeInterfaceDescriptionstatic interfaceServiceDescriptor.Provider<T,SD extends ServiceDescriptor<T>> Provides a service descriptor.Subinterfaces of ServiceDescriptor in org.wildfly.service.descriptorModifier and TypeInterfaceDescriptioninterfaceDescribes a service by its name, provided value type, and dynamic name resolution mechanism.static interfaceProvides a two segment service descriptor.interfaceDescribes a service by its name, provided value type, and name resolution mechanism.static interfaceProvides a zero segment service descriptor.interfaceDescribes a service by its name, provided value type, and dynamic name resolution mechanism.static interfaceProvides a four segment service descriptor.static interfaceServiceDescriptor.Provider<T,SD extends ServiceDescriptor<T>> Provides a service descriptor.interfaceDescribes a service by its name, provided value type, and dynamic name resolution mechanism.static interfaceProvides a three segment service descriptor.interfaceDescribes a service by its name, provided value type, and dynamic name resolution mechanism.static interfaceProvides a one segment service descriptor.Methods in org.wildfly.service.descriptor that return ServiceDescriptorModifier and TypeMethodDescription<U extends T>
ServiceDescriptor<U>Returns a sub-class view of this service descriptor. -
Uses of ServiceDescriptor in org.wildfly.subsystem.resource.capability
Subinterfaces of ServiceDescriptor in org.wildfly.subsystem.resource.capabilityMethods in org.wildfly.subsystem.resource.capability that return ServiceDescriptorModifier and TypeMethodDescriptionCapabilityReferenceRecorder.CapabilityServiceDescriptorReferenceRecorder.getRequirement()Deprecated, for removal: This API element is subject to removal in a future version.CapabilityReferenceResolver.getRequirement()Returns the service descriptor required by the dependent capability.