@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Provides
| Modifier and Type | Optional Element and Description | 
|---|---|
| ServiceProperty[] | propertiesWłaściwości exportowanego serwisu. | 
| Class<?>[] | valueInterfejsy, pod którymi zostanie zarejestrowany ten serwis w rejestrze. | 
public abstract Class<?>[] value
public abstract ServiceProperty[] properties
Copyright © 2014 Suncode. All rights reserved.