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
 java.lang.String[] value
          The name of the exposed extension points.
 

value

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

Default:
{}

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.