@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @MappedService(value=GuiProvider.class) public @interface GuiProviderService
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends PersistentDomainObject> |
value
Determines the serviced PDO class.
The PDO-class usually is an interface extending the persistent and the domain interfaces. |
public abstract Class<? extends PersistentDomainObject> value
Tentackle - distributed, domain- and model-driven