Uses of Interface
org.openspaces.pu.service.InvocableService
Packages that use InvocableService
Package
Description
An abstraction of a Processing Unit Containers.
Internal (SPI) level interfaces for processing unit containers.
Support classes for processing unit containers including command line parsers and Spring resource based
application context.
-
Uses of InvocableService in org.openspaces.core.gateway
Classes in org.openspaces.core.gateway that implement InvocableServiceModifier and TypeClassDescriptionclassA sink factory bean for creating aLocalClusterReplicationSinkwhich represents a gateway sink component. -
Uses of InvocableService in org.openspaces.pu.container
Methods in org.openspaces.pu.container that return types with arguments of type InvocableServiceModifier and TypeMethodDescriptionabstract Map<String,InvocableService> ProcessingUnitContainer.getInvocableServices() -
Uses of InvocableService in org.openspaces.pu.container.spi
Methods in org.openspaces.pu.container.spi that return types with arguments of type InvocableServiceModifier and TypeMethodDescriptionApplicationContextProcessingUnitContainer.getInvocableServices() -
Uses of InvocableService in org.openspaces.pu.container.support
Methods in org.openspaces.pu.container.support that return types with arguments of type InvocableService