public interface

IUnitInterpreter

implements ICommandInterpreter
com.pnfsoftware.jeb.core.units.IUnitInterpreter<T extends com.pnfsoftware.jeb.core.units.IUnit>

Class Overview

Represent a command Interpreter that is highly tied to an IUnit.

Summary

Public Methods
abstract T getManager()
Retrieve IUnit Manager
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.ICommandInterpreter

Public Methods

public abstract T getManager ()

Retrieve IUnit Manager