Interface SharedKernelServicePortal

All Superinterfaces:
AutoCloseable

public interface SharedKernelServicePortal extends AutoCloseable
Provides access to a shared KernelServicePortal instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    Returns the KernelServicePortal instance being shared.
    boolean
    Indicates whether this instance is closed/unregistered from the shared portal pool.