Interface RoleManager

All Superinterfaces:
AutoCloseable, DeviceRemovedHandler, OFPManager
All Known Implementing Classes:
RoleManagerImpl

public interface RoleManager extends OFPManager
Manages creation and termination of role contexts.
See Also:
  • Method Details

    • createContext

      RoleContext createContext(@NonNull DeviceContext deviceContext)
      Create role context.
      Parameters:
      deviceContext - the device context
      Returns:
      the role context