static <L extends net.sf.ahtutils.interfaces.model.status.UtilsLang,D extends net.sf.ahtutils.interfaces.model.status.UtilsDescription,STATION extends org.geojsf.interfaces.model.monitoring.GeoStation<L,D,STATION,CAP,CAPT,CAPS>,CAP extends org.geojsf.interfaces.model.monitoring.GeoStationCapability<L,D,STATION,CAP,CAPT,CAPS>,CAPT extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPT,L,D>,CAPS extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPS,L,D>> GeoJsfMonitoringStationRest<L,D,STATION,CAP,CAPT,CAPS> |
GeoJsfMonitoringStationRest.factory(net.sf.ahtutils.interfaces.facade.UtilsFacade fGeoMonitoring,
String[] defaultLangs,
Class<L> cL,
Class<D> cD,
Class<STATION> cStation,
Class<CAP> cCap,
Class<CAPT> cCapT,
Class<CAPS> cCapS) |