Package | Description |
---|---|
org.jboss.ejb.client | |
org.jboss.ejb.server |
Modifier and Type | Method and Description |
---|---|
EJBModuleIdentifier |
EJBIdentifier.getModuleIdentifier()
Get the module identifier.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EJBModuleIdentifier.equals(EJBModuleIdentifier other)
Determine if this EJB identifier is equal to the given object.
|
Constructor and Description |
---|
EJBIdentifier(EJBModuleIdentifier moduleIdentifier,
String beanName)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleAvailabilityListener.moduleAvailable(List<EJBModuleIdentifier> modules) |
void |
ModuleAvailabilityListener.moduleUnavailable(List<EJBModuleIdentifier> modules) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.