@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, name| 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, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, 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 © 2019 Nuxeo. All rights reserved.