Package | Description |
---|---|
org.jboss.as.ejb3 |
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 |
EjbMessages.rolesIsNull(EJBMethodIdentifier ejbMethodIdentifier)
Creates an exception indicating roles cannot be null while setting roles on method
|
IllegalArgumentException |
EjbMessages.rolesIsNullOnViewTypeAndMethod(MethodIntf viewType,
EJBMethodIdentifier ejbMethodIdentifier)
Creates an exception indicating roles cannot be null while setting roles on view type and method"
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.