Class PortManagerSingleton

java.lang.Object
org.refcodes.web.PortManagerImpl
org.refcodes.web.PortManagerSingleton
All Implemented Interfaces:
PortManager

public class PortManagerSingleton
extends PortManagerImpl
The singleton of the PortManagerImpl for system wide part management.
  • Constructor Details

    • PortManagerSingleton

      protected PortManagerSingleton()
      Instantiates a new port manager singleton.
  • Method Details