@Name(value="SeamRemotingJSBuilderService") @Scope(value=STATELESS) public class SeamRemotingJSBuilderComponent extends DefaultComponent implements SeamRemotingJSBuilderService
| Modifier and Type | Field and Description | 
|---|---|
| protected static List<String> | beanNames | 
| static String | EP_REMOTABLE_SEAMBEANS | 
lastModified| Constructor and Description | 
|---|
| SeamRemotingJSBuilderComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getRemotableBeanNames() | 
| String | getSeamRemotingJavaScriptURLParameters() | 
| void | registerContribution(Object contribution,
                    String extensionPoint,
                    ComponentInstance contributor) | 
activate, deactivate, getAdapter, getLastModified, registerExtension, setLastModified, setModifiedNow, start, stop, unregisterContribution, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic static final String EP_REMOTABLE_SEAMBEANS
public SeamRemotingJSBuilderComponent()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultComponentpublic List<String> getRemotableBeanNames()
getRemotableBeanNames in interface SeamRemotingJSBuilderService@Factory(value="SeamRemotingBeanNames",
         scope=APPLICATION)
public String getSeamRemotingJavaScriptURLParameters()
getSeamRemotingJavaScriptURLParameters in interface SeamRemotingJSBuilderServiceCopyright © 2017 Nuxeo. All rights reserved.