Uses of Interface
com.saperion.operations.inject.Injector
-
Packages that use Injector Package Description com.saperion.rmi.common This package contains the classes for the LARIX RMI Server. -
-
Uses of Injector in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return Injector Modifier and Type Method Description Injector
SaRMIServerCommand. getInjector(int clientToken)
This method returns the injector for the given session.
-