Package ch.mobi.mobitor.domain.screen
Interface ServerContext
public interface ServerContext
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddInformation(String applicationName, ApplicationInformation applicationInformation) <T extends ApplicationInformation>
List<T>getMatchingInformation(String type) getMatchingInformation(String type, String applicationName) getMatchingInformationByApplicationName(String applicationName)
-
Method Details
-
getMatchingInformation
-
getMatchingInformationByApplicationName
-
addInformation
-
getMatchingInformation
-