/*TAG:PACKAGE*/ /* More on how to use this class at: * https://github.com/universAAL/platform/wiki/RD-Using-Services#Service_Callees_and_Service_Profiles */ import org.universAAL.middleware.service.owls.profile.ServiceProfile; import java.util.Hashtable; public class /*TAG:CLASSNAME*/ { public static ServiceProfile[] profiles; private static Hashtable serverLevelRestrictions = new Hashtable(); }