Uses of Interface
gg.xp.services.ServiceHandle
Packages that use ServiceHandle
-
Uses of ServiceHandle in gg.xp.services
Methods in gg.xp.services that return ServiceHandleModifier and TypeMethodDescriptionServiceSelector.defaultOption()
ServiceSelector.getEffectiveOption()
@Nullable ServiceHandle
ServiceSelector.getExplicitlySelectedOption()
protected ServiceHandle
ServiceSelector.makeHandle
(ServiceDescriptor service) ServiceSelector.register
(ServiceDescriptor service) Methods in gg.xp.services that return types with arguments of type ServiceHandleModifier and TypeMethodDescriptionprotected List<ServiceHandle>
ServiceSelector.defaultOptions()
ServiceSelector.getOptions()
Methods in gg.xp.services with parameters of type ServiceHandleModifier and TypeMethodDescriptionvoid
ServiceSelector.setCurrent
(@Nullable ServiceHandle serviceHandle) -
Uses of ServiceHandle in gg.xp.xivsupport.events.triggers.marks
Methods in gg.xp.xivsupport.events.triggers.marks that return ServiceHandle