Verwendungen von Klasse
de.bytestore.hostinger.entity.hosting.Machines
Packages, die Machines verwenden
Package
Beschreibung
-
Verwendungen von Machines in de.bytestore.hostinger.entity.hosting
Methoden in de.bytestore.hostinger.entity.hosting, die Machines zurückgebenModifizierer und TypMethodeBeschreibungProcess.getMachine()
Virtualized.getMachine()
Hostnames.getMachines()
Methoden in de.bytestore.hostinger.entity.hosting, die Typen mit Argumenten vom Typ Machines zurückgebenMethoden in de.bytestore.hostinger.entity.hosting mit Parametern vom Typ MachinesModifizierer und TypMethodeBeschreibungvoid
Process.setMachine
(Machines machine) void
Virtualized.setMachine
(Machines machine) void
Hostnames.setMachines
(Machines machines) Methodenparameter in de.bytestore.hostinger.entity.hosting mit Typargumenten vom Typ Machines -
Verwendungen von Machines in de.bytestore.hostinger.extension.machine
Methoden in de.bytestore.hostinger.extension.machine mit Parametern vom Typ MachinesModifizierer und TypMethodeBeschreibungRetrieves the log for the specified Machines object.void
Restarts the given Machines object.Calculates the statistics for a given machine.Retrieves the status of the specified Machines object by executing the status action using available machine extension points.void
Stops the given Machines object.Creates a VNCSocket for virtualized Machines.void
Send WOL Magic Packet to given Machines to Wake Up on Lan. -
Verwendungen von Machines in de.bytestore.hostinger.handler
Methoden in de.bytestore.hostinger.handler mit Parametern vom Typ MachinesModifizierer und TypMethodeBeschreibungstatic MachineExtensionConfig
static String
Returns the log entry for the given Machines object by executing the log method of the registered extensions of the MachineExtensionPoint interface that match the provider of the Machines object.static void
Restarts the given Machines object.static ProcessStats
Executes the stats action for the given Machines object and returns the ProcessStats result.static ProcessStatus
Retrieves the status of the given Machines object.static void
Stops the machine.static VNCSocket
Retrieves the VNC socket for the given Machines object.static void
Wakes up the specified machine by calling the "wol" method on all registeredMachineExtensionPoint
instances that match the provider of the givenMachines
object. -
Verwendungen von Machines in de.bytestore.hostinger.view.machines
Methodenparameter in de.bytestore.hostinger.view.machines mit Typargumenten vom Typ MachinesModifizierer und TypMethodeBeschreibungvoid
MachinesListView.onProcessesDataGridItemDoubleClick
(com.vaadin.flow.component.grid.ItemDoubleClickEvent<Machines> event)