Package | Description |
---|---|
org.eclipse.rap.rwt.application |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntryPoint
This class provides a skeletal implementation of the
EntryPoint interface, to
minimize the effort required to implement this interface. |
Modifier and Type | Method and Description |
---|---|
EntryPoint |
EntryPointFactory.create()
Creates a new entrypoint instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Application.addEntryPoint(java.lang.String path,
java.lang.Class<? extends EntryPoint> entryPointType,
java.util.Map<java.lang.String,java.lang.String> properties)
Registers an entrypoint at the given servlet path.
|
Copyright (c) EclipseSource and others 2002, 2020.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0