File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ejb/stateless/src/main/java/org/javaee7/ejb/stateless/remote Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
* only if the new code is made subject to such option by the copyright
38
38
* holder.
39
39
*/
40
- package org .javaee7 .ejb .stateful .remote ;
40
+ package org .javaee7 .ejb .stateless .remote ;
41
41
42
42
import javax .ejb .Remote ;
43
43
Original file line number Diff line number Diff line change 37
37
* only if the new code is made subject to such option by the copyright
38
38
* holder.
39
39
*/
40
- package org .javaee7 .ejb .stateful .remote ;
40
+ package org .javaee7 .ejb .stateless .remote ;
41
41
42
42
import javax .ejb .Stateless ;
43
43
Original file line number Diff line number Diff line change 37
37
* only if the new code is made subject to such option by the copyright
38
38
* holder.
39
39
*/
40
- package org .javaee7 .ejb .stateful .remote ;
40
+ package org .javaee7 .ejb .stateless .remote ;
41
41
42
42
import java .io .IOException ;
43
43
import java .io .PrintWriter ;
You can’t perform that action at this time.
0 commit comments