52535455565758
public void start(BundleContext context) throws Exception { super.start(context); eventService = new EventService(); serverSession = new MasterServerSession(); }