Uses of Interface
org.jboss.as.clustering.controller.ServiceNameFactory
Packages that use ServiceNameFactory
-
Uses of ServiceNameFactory in org.jboss.as.clustering.controller
Subinterfaces of ServiceNameFactory in org.jboss.as.clustering.controllerModifier and TypeInterfaceDescriptioninterfaceProvides a factory for generating aServiceNamefor a capability.Classes in org.jboss.as.clustering.controller that implement ServiceNameFactoryModifier and TypeClassDescriptionenumEnumerates common requirements for clustering resources.classMethods in org.jboss.as.clustering.controller that return ServiceNameFactoryModifier and TypeMethodDescriptionDefaultableUnaryServiceNameFactoryProvider.getDefaultServiceNameFactory()The factory from which to generate aServiceNameif the requested name is null.CommonRequirement.getServiceNameFactory()ServiceNameFactoryProvider.getServiceNameFactory()Constructors in org.jboss.as.clustering.controller with parameters of type ServiceNameFactoryModifierConstructorDescriptionIdentityCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name, ServiceNameFactory targetFactory) IdentityLegacyCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name, Class<T> targetClass, ServiceNameFactory targetFactory) Deprecated.