| Package | Description |
|---|---|
| org.jrebirth.af.core.annotation |
This package provides all annotation used by JRebirth to simplify its internal management of component' lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
static MethodPriority |
MethodPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodPriority[] |
MethodPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.