| Package | Description |
|---|---|
| xapi.annotation.compile | |
| xapi.annotation.inject | |
| xapi.annotation.model | |
| xapi.annotation.ui |
| Modifier and Type | Class and Description |
|---|---|
interface |
Dependency
This annotation is used to describe a dependency in a compile.
|
interface |
Resource
A compile-time resource; default behavior is to treat
Resource.value() as a
resource location, and use the current thread classloader to get that resource. |
| Modifier and Type | Class and Description |
|---|---|
interface |
InstanceOverride
An annotation used to map an interface to a given implementation on a per-runtime basis.
|
interface |
SingletonOverride
An annotation used to override a
SingletonDefault used in dependency injection. |
interface |
XInject
The successor to the deprecated
InstanceDefault, InstanceOverride and Singleton counterparts. |
| Modifier and Type | Class and Description |
|---|---|
interface |
AdderFor |
interface |
DeleterFor |
interface |
GetterFor
An annotation to specify that an abstract method is a getter for a model field.
|
interface |
IsModel
The annotation used to trigger the model generator.
|
interface |
Key |
interface |
ModelValidator
Define the validator class used to validate this model's fields.
|
interface |
QuerierFor |
interface |
RemoverFor |
interface |
SetterFor |
| Modifier and Type | Class and Description |
|---|---|
interface |
UiTemplate |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.