]> git.mxchange.org Git - jcore-utils.git/commitdiff
added description
authorRoland Haeder <roland@mxchange.org>
Fri, 25 Sep 2015 08:18:56 +0000 (10:18 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 25 Sep 2015 08:18:56 +0000 (10:18 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

src/org/mxchange/jcoreee/BaseEeSystem.java

index 5e6ba736c1c8d3a3a6983c23cd6001bd7ab5f157..83dc343d6d7c51f01e881240ae106be2c25ea35a 100644 (file)
@@ -20,6 +20,8 @@ import java.io.Serializable;
 import java.util.ResourceBundle;
 
 /**
+ * A general class for Java EE applications. You should not include this in your
+ * web applications as this requires that the bundle has to be placed here.
  *
  * @author Roland Haeder<roland@mxchange.org>
  */