org.ow2.orchestra.console.ws.client.factories.impl
Class DefaultClientFactory
java.lang.Object
org.ow2.orchestra.console.ws.client.factories.impl.DefaultClientFactory
- All Implemented Interfaces:
- ClientFactory
public class DefaultClientFactory
- extends Object
- implements ClientFactory
- Author:
- Loic Albertin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultClientFactory
public DefaultClientFactory()
getEventBus
public com.google.gwt.event.shared.EventBus getEventBus()
- Specified by:
getEventBus in interface ClientFactory
getWSConsoleWidget
public WSConsoleWidget getWSConsoleWidget()
- Specified by:
getWSConsoleWidget in interface ClientFactory
getProcessEndpointsExplorerClientFactory
public ProcessEndpointsExplorerClientFactory getProcessEndpointsExplorerClientFactory()
- Specified by:
getProcessEndpointsExplorerClientFactory in interface ClientFactory
getRequestResponseClientFactory
public RequestResponseClientFactory getRequestResponseClientFactory()
- Specified by:
getRequestResponseClientFactory in interface ClientFactory
Copyright © 2012 OW2 Consortium. All Rights Reserved.