|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntryPointFactory
Implementations of this interface can be used to register entrypoints with the framework. It is
also possible to register the class that implements EntryPoint
directly, but using a
factory provides more flexibility as it leaves the creation of the class to the application.
Method Summary | |
---|---|
EntryPoint |
create()
Creates a new entrypoint instance. |
Method Detail |
---|
EntryPoint create()
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0