Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.service
Annotation Type Adapter


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

Author:
Bogdan Stefanescu

Required Element Summary
 java.lang.Class<?>[] interfaces
           
 java.lang.Class<?> type
           
 

Element Detail

type

public abstract java.lang.Class<?> type

interfaces

public abstract java.lang.Class<?>[] interfaces

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.