Class HeartBeatProtocol.Server.Factory

java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.spi.net4j.ServerProtocolFactory
org.eclipse.net4j.signal.heartbeat.HeartBeatProtocol.Server.Factory
All Implemented Interfaces:
org.eclipse.net4j.util.factory.IFactory, org.eclipse.net4j.util.factory.IFactoryKeyAware
Enclosing class:
HeartBeatProtocol.Server

public static class HeartBeatProtocol.Server.Factory extends ServerProtocolFactory
Creates server-side heart beat protocol instances.
Author:
Eike Stepper
  • Field Summary

    Fields inherited from class org.eclipse.spi.net4j.ServerProtocolFactory

    PRODUCT_GROUP

    Fields inherited from class org.eclipse.net4j.util.factory.Factory

    NO_DESCRIPTION
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String description)
     

    Methods inherited from class org.eclipse.net4j.util.factory.Factory

    getDescriptionFor, getFactoryKey, getKey, getProductGroup, getType, productCreationException, productCreationException, setFactoryKey, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Factory

      public Factory()
  • Method Details

    • create

      public Object create(String description) throws org.eclipse.net4j.util.factory.ProductCreationException
      Throws:
      org.eclipse.net4j.util.factory.ProductCreationException