Eclipse Rich Ajax Platform

org.eclipse.rwt.lifecycle
Class DefaultEntryPointFactory

java.lang.Object
  extended by org.eclipse.rwt.lifecycle.DefaultEntryPointFactory
All Implemented Interfaces:
IEntryPointFactory

public class DefaultEntryPointFactory
extends java.lang.Object
implements IEntryPointFactory


Constructor Summary
DefaultEntryPointFactory(java.lang.Class<? extends IEntryPoint> type)
           
 
Method Summary
 IEntryPoint create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEntryPointFactory

public DefaultEntryPointFactory(java.lang.Class<? extends IEntryPoint> type)
Method Detail

create

public IEntryPoint create()
Specified by:
create in interface IEntryPointFactory

Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2011. All rights reserved.