]> git.mxchange.org Git - jjobs-war.git/blobdiff - src/java/org/mxchange/jjobs/beans/features/JobsFeaturesWebApplicationController.java
Don't cherry-pick:
[jjobs-war.git] / src / java / org / mxchange / jjobs / beans / features / JobsFeaturesWebApplicationController.java
index 68b8f4ec4093a7d5873081d3907756a9fa2d7e83..90c44b4d33cbea665f302c3225a8b0fdc32f1279 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016 - 2018 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
 package org.mxchange.jjobs.beans.features;
 
 import java.io.Serializable;
-import javax.ejb.Local;
 
 /**
  * An interface for country beans
  * <p>
  * @author Roland Häder<roland@mxchange.org>
  */
-@Local
 public interface JobsFeaturesWebApplicationController extends Serializable {
 
        /**