API Factory instance creation - HxGN EAM - 12.1 - Feature Briefs - Hexagon

HxGN EAM Custom Framework

ft:locale
en-US
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.1

This can be done once at the start of the application. This factory can now be used to generate instances of EAMAccessManager to access the EAM API. In the sample application this call is in BaseServlet.init()

mEamFactory = EAMAccessManagerFactory.getInstance();