Verwendungen von Enum-Klasse
de.bytestore.hostinger.entity.hosting.ProcessStatus
Packages, die ProcessStatus verwenden
Package
Beschreibung
-
Verwendungen von ProcessStatus in de.bytestore.hostinger.entity.hosting
Methoden in de.bytestore.hostinger.entity.hosting, die ProcessStatus zurückgebenModifizierer und TypMethodeBeschreibungstatic ProcessStatus
Process.getStatus()
Returns the status of the process.Machines.status()
Retrieves the status of the current Machines object.Virtualized.status()
Retrieves the current status of the virtualized object.static ProcessStatus
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static ProcessStatus[]
ProcessStatus.values()
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück. -
Verwendungen von ProcessStatus in de.bytestore.hostinger.extension.machine
Methoden in de.bytestore.hostinger.extension.machine, die ProcessStatus zurückgebenModifizierer und TypMethodeBeschreibungRetrieves the status of the specified Machines object by executing the status action using available machine extension points. -
Verwendungen von ProcessStatus in de.bytestore.hostinger.extension.process
Methoden in de.bytestore.hostinger.extension.process, die ProcessStatus zurückgebenModifizierer und TypMethodeBeschreibungRetrieves the status of the process. -
Verwendungen von ProcessStatus in de.bytestore.hostinger.extension.virtualization
Methoden in de.bytestore.hostinger.extension.virtualization, die ProcessStatus zurückgebenModifizierer und TypMethodeBeschreibungVirtualizedExtensionPoint.status
(Virtualized virtualizedIO) Returns the status of the given virtualized input/output. -
Verwendungen von ProcessStatus in de.bytestore.hostinger.handler
Methoden in de.bytestore.hostinger.handler, die ProcessStatus zurückgebenModifizierer und TypMethodeBeschreibungstatic ProcessStatus
Retrieves the status of the given Machines object.static ProcessStatus
Retrieves the status of the given process by executing the status method for all Process Listeners.static ProcessStatus
VirtualizationHandler.status
(Virtualized virtualizedIO)