Schnittstelle SharedKernelServicePortal

Alle Superschnittstellen:
AutoCloseable

public interface SharedKernelServicePortal extends AutoCloseable
Provides access to a shared KernelServicePortal instance.
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
     
    Returns the KernelServicePortal instance being shared.
    boolean
    Indicates whether this instance is closed/unregistered from the shared portal pool.
  • Methodendetails