|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Type | |
|---|---|
| org.jboss.aop.array | |
| Uses of Type in org.jboss.aop.array |
|---|
| Fields in org.jboss.aop.array declared as Type | |
|---|---|
protected Type |
ArrayBinding.type
|
| Methods in org.jboss.aop.array that return Type | |
|---|---|
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. |
| Constructors in org.jboss.aop.array with parameters of type Type | |
|---|---|
ArrayBinding(String name,
InterceptorFactory[] factories,
Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||