Uses of Interface
org.jboss.as.clustering.controller.BinaryServiceNameFactory
Packages that use BinaryServiceNameFactory
-
Uses of BinaryServiceNameFactory in org.jboss.as.clustering.controller
Subinterfaces of BinaryServiceNameFactory in org.jboss.as.clustering.controllerModifier and TypeInterfaceDescriptioninterfaceProvides a factory for generating aServiceNamefor a binary requirement.interfaceProvides a factory for generating aServiceNamefor a binary requirement as well as a factory generating aServiceNamefor a unary requirement.Classes in org.jboss.as.clustering.controller that implement BinaryServiceNameFactoryModifier and TypeClassDescriptionclassFactory for generating aServiceNamefor aBinaryRequirement.Methods in org.jboss.as.clustering.controller that return BinaryServiceNameFactoryConstructors in org.jboss.as.clustering.controller with parameters of type BinaryServiceNameFactoryModifierConstructorDescriptionIdentityCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name, BinaryServiceNameFactory targetFactory, String requirementParent, String requirementChild) IdentityLegacyCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name, Class<T> targetClass, BinaryServiceNameFactory targetFactory, String requirementParent, String requirementChild) Deprecated.