public interface EntryPointFactory
EntryPoint
directly, but using a
factory provides more flexibility as it leaves the creation of the class to the application.Modifier and Type | Method and Description |
---|---|
EntryPoint |
create()
Creates a new entrypoint instance.
|
EntryPoint create()
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0