org.overlord.sramp.ui.client
Class ActivityMapperImpl
java.lang.Object
org.overlord.sramp.ui.client.ActivityMapperImpl
- All Implemented Interfaces:
- com.google.gwt.activity.shared.ActivityMapper
public class ActivityMapperImpl
- extends Object
- implements com.google.gwt.activity.shared.ActivityMapper
Simple activity mapper - maps incoming places to their appropriate activities.
- Author:
- eric.wittmann@redhat.com
|
Method Summary |
com.google.gwt.activity.shared.Activity |
getActivity(com.google.gwt.place.shared.Place place)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityMapperImpl
public ActivityMapperImpl(IClientFactory clientFactory)
- Constructor.
- Parameters:
clientFactory -
getActivity
public com.google.gwt.activity.shared.Activity getActivity(com.google.gwt.place.shared.Place place)
- Specified by:
getActivity in interface com.google.gwt.activity.shared.ActivityMapper
- See Also:
ActivityMapper.getActivity(com.google.gwt.place.shared.Place)
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.