Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.gwt.runtime.client
Annotation Type ExtensionPoint


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface ExtensionPoint

Author:
Bogdan Stefanescu

Optional Element Summary
 String[] value
          The name of the exposed extension points.
 

value

public abstract String[] value
The name of the exposed extension points.

Default:
{}

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.