@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, unregisterExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applicationStarted, getApplicationStartedOrder
public static final String EP_REMOTABLE_SEAMBEANS
public SeamRemotingJSBuilderComponent()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public List<String> getRemotableBeanNames()
getRemotableBeanNames
in interface SeamRemotingJSBuilderService
@Factory(value="SeamRemotingBeanNames", scope=APPLICATION) public String getSeamRemotingJavaScriptURLParameters()
getSeamRemotingJavaScriptURLParameters
in interface SeamRemotingJSBuilderService
Copyright © 2018 Nuxeo. All rights reserved.