Interface NodeTypeInfoProvider

All Known Implementing Classes:
NodeStateNodeTypeInfoProvider

public interface NodeTypeInfoProvider
A nodetype info mechanism.
  • Method Summary

    Modifier and Type
    Method
    Description
    getNodeTypeInfo(String nodeTypeName)
    Verify that the given nodetype exists.
  • Method Details

    • getNodeTypeInfo

      NodeTypeInfo getNodeTypeInfo(String nodeTypeName)
      Verify that the given nodetype exists.
      Parameters:
      nodeTypeName - the fully qualified nodetype name
      Returns:
      the information