| Package | Description |
|---|---|
| org.jboss.aop.array |
| Modifier and Type | Field and Description |
|---|---|
protected Type |
ArrayBinding.type |
| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ArrayBinding(String name,
InterceptorFactory[] factories,
Type type) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.