File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ejb/singleton/src/main/java/org/javaee7/ejb/singleton Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .ejb .stateless ;
40+ package org .javaee7 .ejb .singleton ;
4141
4242import java .util .Date ;
4343import javax .annotation .PostConstruct ;
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .ejb .stateless ;
40+ package org .javaee7 .ejb .singleton ;
4141
4242import java .util .Date ;
4343import javax .annotation .PostConstruct ;
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .ejb .stateless ;
40+ package org .javaee7 .ejb .singleton ;
4141
4242import java .io .IOException ;
4343import java .io .PrintWriter ;
You can’t perform that action at this time.
0 commit comments