Skip to content

Commit

Permalink
Merge pull request #2823 from Cousjava/PAYARA-2826-amxj2ee-new-instance
Browse files Browse the repository at this point in the history
PAYARA-2826 Exception is no longer thrown in AMXJ2EEStartupService wh…
  • Loading branch information
Pandrex247 committed Jun 8, 2018
1 parent bce9873 commit dc8c2e7
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -83,7 +83,6 @@
* triggered is not yet clear.
*/
@Service
@RunLevel(mode=RunLevel.RUNLEVEL_MODE_NON_VALIDATING, value=PostStartupRunLevel.VAL)
public final class AMXJ2EEStartupService implements org.glassfish.hk2.api.PostConstruct, org.glassfish.hk2.api.PreDestroy, AMXLoader, ConfigListener {

@Inject
Expand Down

0 comments on commit dc8c2e7

Please sign in to comment.