Nuxeo Enterprise Platform 5.3

org.nuxeo.runtime.service
Annotation Type Adapter


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Adapter

Author:
Bogdan Stefanescu

Required Element Summary
 Class<?>[] interfaces
           
 Class<?> type
           
 

Element Detail

type

public abstract Class<?> type

interfaces

public abstract Class<?>[] interfaces

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.