This project has retired. For details please refer to its
Attic page.
Singleton (Olingo-OData 4.5.0 API)
-
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Singleton
Give singleton a name. If interface extending Singleton is not annotated with this, the effective name will be class'
getSimpleName().
-
-
Required Element Summary
Required Elements
| Modifier and Type |
Required Element and Description |
String |
name |
-
Optional Element Summary
Optional Elements
| Modifier and Type |
Optional Element and Description |
String |
container |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.