| Package | Description |
|---|---|
| org.jboss.as.ejb3 | |
| org.jboss.as.ejb3.logging |
| Modifier and Type | Method and Description |
|---|---|
static EJBMethodIdentifier |
EJBMethodIdentifier.fromMethod(Method method) |
static EJBMethodIdentifier |
EJBMethodIdentifier.fromMethodInfo(org.jboss.jandex.MethodInfo methodInfo) |
| Modifier and Type | Method and Description |
|---|---|
IllegalArgumentException |
EjbLogger.rolesIsNull(EJBMethodIdentifier ejbMethodIdentifier)
Creates an exception indicating roles cannot be null while setting roles on method
|
IllegalArgumentException |
EjbLogger_$logger.rolesIsNull(EJBMethodIdentifier ejbMethodIdentifier) |
IllegalArgumentException |
EjbLogger.rolesIsNullOnViewTypeAndMethod(MethodIntf viewType,
EJBMethodIdentifier ejbMethodIdentifier)
Creates an exception indicating roles cannot be null while setting roles on view type and method"
|
IllegalArgumentException |
EjbLogger_$logger.rolesIsNullOnViewTypeAndMethod(MethodIntf viewType,
EJBMethodIdentifier ejbMethodIdentifier) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.