Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.