@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, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtensionpublic 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 © 2016 Nuxeo SA. All rights reserved.