public interface ModuleAvailabilityListener
Modifier and Type | Method and Description |
---|---|
void |
moduleAvailable(List<EJBModuleIdentifier> modules) |
void |
moduleUnavailable(List<EJBModuleIdentifier> modules) |
void moduleAvailable(List<EJBModuleIdentifier> modules)
void moduleUnavailable(List<EJBModuleIdentifier> modules)
Copyright © 2019 JBoss by Red Hat. All rights reserved.