Package io.patriot_framework.hub
-
Class Summary Class Description ApplicationRegistry DeviceRegistry Implements registry of devices deployed within simulated environment Currently can only hold access to the plain references of generators but in the future will be used as accessor to all deployed devices within simulated environmentPatriotHub Entry interface to the Patriot Framework It contains all controlling APIs that are available to use The class implements singleton design pattern, which means there is always at most one PatriotHub within one JVM process -
Exception Summary Exception Description PropertiesNotLoadedException Exception represents unrecoverable exception, which is thrown when io.patriot_framework.patriotRouter property is not set - it is necessary for usage of PatriotHub